Selenium Test Mail Report - Yash-777/SeleniumDriverAutomation GitHub Wiki
Dear,
We are pleased to inform that your high priority test case is failed.
Functional Test Execution Report in Tabular Form:
Project Details:
| Project Name | Module Name | Test Suite Name | Status ( Pass/Fail/Not Executed)
|
Description |
|---|---|---|---|---|
| Open Cart | E-comers | Add items to Cart | Fail | Login to the Application, Add Monitors to the cart for check out |
Selected Configuration Details by Tester:
| Application URL | Platform | Browser | Tester Name | Date of Execution |
|---|---|---|---|---|
https://demo.opencart.com/ |
Windows 7 | Chrome - 50 | Yashwanth | 28-DEC-2018 |
Initial Step:
| Step ID | Step Name | Status ( Pass/Fail/Not Executed)
|
DescriptionExpected Result
|
Result Message (Pass/Fail)Actual Result
|
|---|---|---|---|---|
| 1 | Navigate to Application URL | Pass | Launch the Application | Successfully loaded the URL |
Status:
- Pass → On successfully loading the application.
- Fail → When we unable to load the application due to
Internet Problem/Application is Down/Host Entry Problem/Firewall Blocks.- Not Executed → It may be driver issue. Driver communication problem with browser.
Test Case | Test Scenario
| Case ID | Test Case Name | Priority [Low/High] |
Description | Status (Pass/Fail) |
|---|---|---|---|---|
| TC_01 | Login Page | High | Testing the login page with credentials | Fail |
Test Steps:
| Step ID | Step Name | Step Action | User Input Data ( Test Data) |
Status (Pass/Fail) |
Description | Result Message (Pass/Fail) |
|---|---|---|---|---|---|---|
| TS_01 | User Name |
Text Box | [email protected] |
Pass | Enter user name | Successfully entered User Name
|
| TS_02 | Password |
Text Box | Yash@123 |
Pass | Enter password | Successfully entered Password
|
| TS_03 | Login |
Button | Pass | click on login button | Clicked on Login button |
|
| TS_04 | Dashboard |
Link | Fail | Check for login success | Object link of Dashboard is not found |
Test Case:
| Case ID | Test Case Name | Priority [Low/High] |
Description | Status (Pass/Fail) |
|---|---|---|---|---|
| TC_02 | Dash board search for item | High | Search for Monitors and add one for the cart |
Fail |
Test Steps:
| Step ID | Step Name | Step Action | User Input Data | Status (Pass/Fail) |
Description | Result Message (Pass/Fail) |
|---|---|---|---|---|---|---|
| TS_01 | Dashboard |
Link | Fail | Check for login success | Object link of Dashboard is not found |
Notes:
| Testers Log | Billing Log |
|---|---|
- Best Practice for writing good Test Case:
Ultimate goal of any software project is to create test cases that meets customer requirements and is easy to use and operate. A tester must create test cases keeping in mind the end user perspective
Test Case templates: