Download as odp, pdf, or txt
Download as odp, pdf, or txt
You are on page 1of 19

Testing Final Report

Mentor: Tran Duy Tan


Presenter: Nguyễn Phú Lộc

1
Agenda

 Software Testing
 Software Testing - Levels
 Manual test
 Software Development Life Cycle (SDLC) Models
 Design Test Case
 Techniques To Design Test Case
 Bug Life Cycle And Create a Bug Report
 Some basic methods of API
 Basic Automation Testing

2
Software Testing

3
Software Development Life Cycle (SDLC) Models

4
Software Testing - Levels
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
Some basic methods of API
Some basic methods of API

1)Get
2)Update
3)Delete

11
Automation Testing
Tools

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

12
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.
13
Automation Testing
Protractor

14
Automation Testing
Protractor Locators: Xpath

15
Automation Testing
Page Object Model

16
Result

 Complete the training schedule


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

17
THANK YOU!

18
Automation Testing
Benefits

19

You might also like