Test Cases and Scenarios
- Tutorial Test Cases For Image upload functionality.
- Tutorial Test Cases For Image Download Functionality.
- Tutorial Test Cases For Drop Down.
- Tutorial Test Cases For Search box.
- Tutorial Test Cases For Link.
- Tutorial Test Cases For Form.
- Tutorial Test Cases For Text Box.
- Tutorial Test Cases For Email Address field
- Tutorial Test Cases For OTP Verification.
- Tutorial Test Cases For Hamburger Menu.
- Tutorial Test Cases For Database Testing.
- Tutorial Test Cases For Cross Browser Testing.
- Tutorial Test Cases For Web Link Or Hyper Link.
- Tutorial Test Cases For Sign Up .
- Tutorial Test Cases For Forgot Password.
- Tutorial Test Cases For buttons.
- Tutorial Test Cases For Calendar .
- Tutorial Test Cases For Date Picker.
- Tutorial Test Cases For Captcha.
- Tutorial Test Cases For Login.
- Tutorial Test Cases For Logout.
- Tutorial Test Cases For Change Password.
- Tutorial Test Cases For Mobile Number Text Box.
- Tutorial Test Cases For Pin Code Fields.
- Tutorial Test Cases For Check Box.
- Tutorial Test Cases For Radio Button.
- Tutorial Test cases For Export to Excel Button
- Tutorial Test Cases For gmail Login Page.
- Tutorial Test Cases For Dialog Box.
- Tutorial Test Cases For URL fields.
- Tutorial Test Cases For Password Field.
- Tutorial Test Cases For Edit Functionality .
- Tutorial Test Cases For Delete Functionality .
- Tutorial Test Cases For Mandatory Fields.
- Tutorial Test Cases For Reset Button.
- Tutorial Test Cases For GST Number Field.
- Tutorial Test Cases For PAN card Field.
- Tutorial Test Cases For Time Picker
- Tutorial Test Cases For Aadhar card number
- Tutorial Test Cases For Water Bottle .
- Tutorial Test Cases For Pen.
- Tutorial Test Cases For Lift.
- Tutorial Test Cases For Chair.
- Tutorial Test Cases For Table.
- Tutorial Test Cases For Bulb
- Tutorial Test Cases For Ceiling Fan.
- Tutorial Test Cases For AC .
- Tutorial Test Cases For Calculator .
- Tutorial Test Cases For Fan.
- Tutorial Test Cases For Traffic Signal.
- Tutorial Test Cases For ATM.
- Tutorial Test Cases For Whatsapp
- Tutorial Test Cases For Television (TV).
- Tutorial Test Cases For TV remote.
- Tutorial Test Cases For Wrist Watch.
- Tutorial Test Cases For Mouse.
- Tutorial Test Cases For White Board.
- Tutorial Test Cases For Keyboard.
What is Test Cases ?
A test cases is a set of documented set of data , preconditions , procedure , post conditions develop by software testers for a particular test scenarios in order to determine whether a system under test satisfies business requirement or not. In software testing collection of multiple test cases and test scripts are called as the test suite.
"A set of action perform to verify the functionality or feature of a software application is known as the test cases "
Need of Test Cases - Why Do We write Test Cases ?
Writing of test cases is a most important part of software testing and also it is a major activity done by testing team , development team and management team .
- If there is no document for an application , then test cases use as baseline document.
- Test cases brings together the whole testing process.
- To have the test consistency in test execution.
- Test cases use for training purpose on product for new team.
- Test cases act as the proof for the customer and manager that we have cover all the scenarios.
- Test cases act as the bases document for the preparation of automation script
Who Writes the Test Cases ?
Answer : The UAT Team (Quality Analyst Team)
How To Write Test Cases In Manual Testing ?
Before writing Test Cases tester needs following things very clear.
- Before Writing test cases make sure that you have better understanding of customer requirement .
- Identify the test scenarios on the basis of requirement .
- Identify the test data .
- Perform action by entering the test data.
- Verify the actual result with expected result.
When to Write Test Cases ?
Once the partial coding of requirement complete then you only can expect the expected result then you can write starts writing test case or it depends
Test Cases writing depends on following thing also.
- Your project?
- What your role in the project is?
- Who's testing?
- When does it need to be tested by?
- Regulated environment?
- Target installation environment? etc, etc
Test Cases Parameters
- Test Cases ID
- Test Cases Title
- Test Cases Description
- Prerequisite
- Test Cases Steps
- Test Data
- Expected Result
- Actual Data
- Status
- Remark
Test Cases Templates
QA acharya
![]() |
Test Cases example asked in interview |