testing
Testing the software application is an important activity in the software development life cycle (SDLC). It helps in maintaining the quality of the system.
Advertisement
Test Case Id | TC1 |
Test Scenario | Register Account |
Test Data | Full name,Email,IGN,Pass |
Test Steps | 1. Enter Name
2. Enter Email 3. Enter IGN 4. Enter Pass |
Expected Result | Success, User successfully gets registered |
Result | PASS/FAIL |
Test Case Id | TC2 |
Test Scenario | Login Account |
Test Data | Email, Pass |
Test Steps | 1. Enter Email
2. Enter Password |
Expected Result | Success, User successfully Logged In |
Result | PASS/FAIL |
Test Case Id | TC3 |
Test Scenario | Access Trading |
Test Data | Username, Steam Account, Password |
Test Steps | 1. Enter Username
2. Provide Steam Account 3. Enter Password
|
Expected Result | Trade has been accomplished. |
Result | SUCCESSFUL/FAILED |
More helping material from Gaming And Gamers Portal
- Functional And Non-Functional Requirements Of Online Gami
- SRS Document of Online Gaming And Gamers Portal
- Use case detailed description table of Gaming And Gamers Portal
- Software Testing of Online Gaming And Gamers Portal System Project Advertisement
- Use case diagram of Online Gaming And Gamers Portal System Project
- ERD Entity relationship diagram of Online Gaming And Gamers Portal System Project
- Context diagram of Online Gaming And Gamers Portal System Project