Manaul Part 2 Amruinterview11
Manaul Part 2 Amruinterview11
Test Procedure/Design
Tester – Tester Project Level
Test Script/ Execution document
(Test Proof)
Defect Report
Test Policy-
Test policy documents defines objective of the project (Project renew generated)
Test policy documents prepared by Testing Head -TH
Test policy documents company level documents
Test Strategy-
Test Strategy defines which Strategy/approaches we can apply for full fill the objective of
the project
Ex. Project Automation testing Java/ C#/ Python / etc + Selenium tool
Test Strategy documents will be prepared by Test Strategist – TS & PM
Test Strategy documents company level documents
Test Methodology-
Test Plane-
Test plane will contains Resource allocation, Job allocation, estimation, etc
Test plane documents prepared by Test lead
Test plane documents Project level documents
Test summery report will contains TCD, TCE & Test cases skip, ect
Test summery report & Test closer report prepared by Test lead
Test summery report & Test closer report documents Project level documents
Defect
Test Case
Test Case sent to
Requirement Analysis Execution-
Design developer
Test Proof
Test Initiation-
Test Plane-
When US assignee to Tester then tester will first identify Test Scenario
After identify Test Scenario tester will prepared a Test cases design
In Test summery report will contain, for every US how much TCD, TCE, TCS & defect
Testing Process-
BRS
Development Testing
SRS/FRS/CRS
(Install Build)
Test Plane-
Test plane will prepared by test lead
While doing Test plane, test lead focus on following parameter
1. Resource allocation
2. Job allocation
3. Estimation
1. Test plane ID
2. Team items
3. Feature to testing
4. Feature not be to testing
5. Test pass/ Fail
6. Test delivery (TCD completed Start BBT)
7. Test environments
8. Defect life cycle
9. Testing task
10. Staff training
11. Roles & reasonability
12. Approval & Signature
Test Scenario-
User Cases/ US
Test scenario
Test Cases
Design
BA BA Tester Tester
Test scenario-
1. Verify the login page by passing mobile number
2. Verify the login page by passing email
3. Verify the login page by password
4. Verify the login button functionality in Flipkard login page
Test cases-
Test cases defines how to test functionality
Test cases will be prepared by tester
Test cases defines “How to test”
Against Test cases, we will contains input, process & result
Test cases always in “+ve ways & -ve ways”
Test cases always defines “Low level Test case”
Ex. US – Login Page – Flipkard login page
Test cases-
Test cases will written against test scenario
Test cases we will write in the Excel sheet/ Direct test cases are writing in the JIRA/ TFS
While preparing Test cases, we will focus on
1. Test cases related to business of client/ Functionality related test cases
2. Test cases related to input domain
3. Test cases related to GUI/ UI
Test scenario- Verify the Username text box in vctc login page
Test cases –
1. Verify username text box by passing valid mobile no (BSNL- vctc student/ staff) EC -
BSNL- vctc student/ staff mobile no should be accepted
2. Verify username text box by passing valid mobile no (JIO- vctc student/ staff) EC -
JIO - vctc student/ staff mobile no should be accepted
3. Verify username text box by passing valid mobile no (VI- vctc student/ staff) EC - VI
- vctc student/ staff mobile no should be accepted
4. Verify username text box by passing valid mobile no (Airtel- vctc student/ staff) EC -
Airtel - vctc student/ staff mobile no should be accepted
5. Verify username text box by passing valid mobile no (MTNL- vctc student/ staff) EC -
MTNL - vctc student/ staff mobile no should be accepted
6. Verify values entering into username text box EC – Mobile no. should be unmasked
7. Verify username text box by passing In-valid mobile no of JIO other than vctc student/
staff EC – Username text box will shows error – Enter valid data
8. Verify username text box by passing In-valid mobile no of BSNL/VI/ Airtel/ JIO other
than vctc student/ staff EC – Username text box will shows error – Enter valid data
Test scenario- Verify the Password text box in vctc login page
Test cases-
1. Verify password text box by passing valid combination (Abc@123)) EC = These
combination should be accepted
2. Verify password text box by passing valid combination (aBc@123)) EC = These
combination should be accepted
3. Verify password text box by passing valid combination (a@Bc123)) EC = These
combination should be accepted
4. Verify password text box by passing valid combination (@aBc123)) EC = These
combination should be accepted
5. Verify password text box by passing valid combination (123@Abc)) EC = These
combination should be accepted
6. Verify password text box by passing valid combination (12@34Ab) EC = These
combination should be accepted
7. Verify values enter in password text box EC = These combination should be accepted
only 6 to 8 charter
8. Verify values enter in password text box EC = These combination should masked
9. Verify values enter in password text box EC = These combination should be accepted
only 6 to 8 charter
10. Verify password text box by passing In-valid combination (1234) EC = These
combination should not be accepted & error message – enter valid data
11. Verify password text box by passing In-valid combination (ABCD) EC = These
combination should not be accepted & error message – enter valid data
12. Verify password text box by passing In-valid combination (abce) EC = These
combination should not be accepted & error message – enter valid data
13. Verify password text box by passing In-valid combination (@#$%) EC = These
combination should not be accepted & error message – enter valid data
14. Verify password text box by passing valid combination (Ab@1) EC = These
combination should not be accepted & error message – enter valid data
15. Verify password text box by passing In-valid combination (ABCd@#$abc123) EC =
These combination should not be accepted & error message – enter valid data
16. Verify password text box by passing null/blank values EC = These combination
should not be accepted & error message – enter valid data
Test scenario- Verify the Sign in button functionality in vctc login page
Test cases-
1. Verify sing button functionality for valid username (student) & valid password EC=
For these combination user should go to home page
2. Verify sing button functionality for valid username (staff) & valid password EC= For
these combination user should go to home page
3. Verify sing button functionality for Invalid username & valid password EC= For these
combination user should not go to home page
4. Verify sing button functionality for Invalid username & Invalid password EC= For
these combination user should not go to home page
5. Verify sing button functionality for valid username & Invalid password EC= For these
combination user should not go to home page
6. Verify sing button functionality for null/blank username & valid password EC= For
these combination user should not go to home page
7. Verify sing button functionality for valid username & null/blank password EC= For
these combination user should not go to home page