iFour Consultancy Software Testing Training
Test Documentation https://www.ifourtechnolab.com/asp-dot-net-enterprise-content-management
Test Documentation ⚫Test Plan ⚫ Analyze the product ⚫ Design the Test Strategy ⚫ Define the Test Objectives ⚫ Define Test Criteria ⚫ Resource Planning ⚫ Plan Test Environment ⚫ Schedule & Estimation ⚫ Determine Test Deliverables
https://www.ifourtechnolab.com/asp-dot-net-enterprise-content-management
Test Documentation ⚫ Test Scenario Test Scenario #
Requirement ID
Test Scenario Description
1
S1.1
Check the Login Functionality
2
S1.2
Check Compose mail functionality
3
S1.3
Check the Archive mail functionality
4
S1.4
Check the Search mail functionality
5
S1.5
Check Forward mail functionality
6
S1.6
Check Mark as all Read functionality
Test Cases 1. Check system behavior when valid email id and password is entered. 2. Check system behavior when invalid email id and valid password is entered. 3. Check system behavior when valid email id and invalid password is entered. 4…….
https://www.ifourtechnolab.com/asp-dot-net-enterprise-content-management
Test Documentation ⚫Test matrix – Example Gmail Project
Gmail
Environment
Staging / Server
Function to be Test
Expected Result
Date
09-07-2018
Login
Should login successfully
Initial Author
Tarang
Send Email
Should compose and send successfully
Fields
length of field, type of field??
Mandatory/ Optional
Possible value
TC01
TC02 - M
TC03 - M
TC04
Login Username
M
Valid/Invalid
Valid
x
x
x
x
Password
Password
M
Valid/Invalid
Valid
x
x
x
x
Login
Button
M
Yes/No
Yes
x
x
x
x
Inbox Tab
Link/button
O
Yes/No
Yes
x
Compose
Button
O
Yes/No
Yes
x
x
To
URL
M
Valid/Invalid
Valid
x
x
Subject
Text field
O
Yes/No
Yes
x
x
Body
Text Area
O
Yes/No
Yes
x
x
Send
Button
M
Yes/No
Yes
x
x
x
Pass
Fail
Fail
Compose Email
Test case Result
Pass
https://www.ifourtechnolab.com/asp-dot-net-enterprise-content-management
Test Documentation ⚍ Test Case – Example Gmail Test case ID
Test case Action
Expected Result
Actual Result
TC01
Insert Valid Credentials and go to Inbox
It should login successfully and verify user then go to Inbox
Login successful and Verified successfully. Successful Redirecting on Inbox.
TC02
Login with valid credentials Compose email and send
Should login successfully Compose and send email successfully
Login successful and Verified successfully. Composed email and sent email correctly.
TC03
Login with valid credentials Compose email and click on send
Should login successfully Compose and send email successfully
Login successful and Verified successfully. Cant able to click on Send, Email not sent.
TC04
Login with valid credentials Compose email and click on send without filling details
Should login successfully Clicking on Send should throws error
Login successful and Verified successfully. Clicking on Send without filling other details not throws error.
https://www.ifourtechnolab.com/asp-dot-net-enterprise-content-management
Test Documentation ⚫ Bug Report – Example Gmail Bug ID
G1
G2
Tes tca se ID TC0 3
TC0 4
Bug Title
Step to Reproduce
Expected
Actual
Severit y
Priorit y
Email Send button Click is not working
1. Login with valid data 2. Click on Compose 3. Insert ‘To’ email address 4. Insert Subject 5. Insert body text 6. Click on Send button
By clicking on Send button, It should be clickable and send email successfully
When we click on Send button after inserting other details, button is not clickable.
Major
High
Validation is not working
1. Login with valid data 2. Click on Compose 3. Click on Send without filling any other details
By Clicking on Send button without filling any details, it should show alert box for validation
Clicking on send button without filling any details, it doesn’t shows any alert box.
Minor
Low
https://www.ifourtechnolab.com/asp-dot-net-enterprise-content-management
Issu e snap
Question & Answer
https://www.ifourtechnolab.com/asp-dot-net-enterprise-content-management
Thank you