You are on page 1of 20

Automation Testing Final Report

Mentor: Tran Duy Tan


Presenter: Vo Thi Thao

1
Agenda

 Software Testing
 Automation Testing - Benefits
 Models
 Design Test Case
 Techniques To Design Test Case
 Bug Life Cycle And Create a Bug Report
 Automation Testing
 Automation Testing in CTS project

2
Software Testing

3
Automation Testing
Benefits

4
Models
Models

5
Design Test case

6
Techniques To Design Test Case

Techniques

Equivalence Boundary Value


Decision Tables
Partitioning Analysis

7
Bug Life Cycle And Create A Bug Report
Bug Life Cycle

8
Bug Life Cycle and Create a Bug Report
Create a Bug Report

9
Automation Testing
Tools

 Protractor
 Selenium
 QTP (HP UFT)
  Rational Function Tester

10
Automation Testing
Protractor

 Install Node.js
Link: https://nodejs.org/en/download/
 Install Visual Studio Code
Link: https://nodejs.org/en/download/
 Typescript
Open Command Prompt, input npm install -g typescript
 Jasmine
Open command prompt, input npm install -g jasmine
 Protractor
Open command prompt, input npm install -g protractor.
11
Automation Testing
Protractor

12
Automation Testing
Protractor Locators: Xpath

13
Automation Testing
Page Object Model

14
Automation Testing in CTS project
Some Screens Were Tested

 Login
 User Profile
 Your Mission – User
 Current Mission List – User
 Mission Management - Admin
 Employee Management - Admin

15
Automation Testing in CTS project

16
Automation Testing in CTS project
Result

17
Automation Testing in CTS project
Summary

18
Result

 Complete the training schedule


 Complete automated testing for CTS project
 Improve soft skills
 Improve research skill
 Improve TOEIC score

19
THANK YOU!

20

You might also like