Tutorials
Example of Test Cases
.
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 List Box.
- 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 Numeric field.
- Tutorial Test Cases For Email Address field
- Tutorial Test Cases For OTP Verification.
- Tutorial Test Cases For Hamburger Menu.
- Tutorial Test Cases For Cross Browser Testing.
- Tutorial Test Cases For Web Link Or HyperLink.
- 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 Zip Code Fields.
- Tutorial Test Cases For Check Box.
- Tutorial Test Cases For Tooltip.
- 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 Amount Field.
- Tutorial Test Cases For Time Picker
- Tutorial Test Cases For Aadhar card number
- Tutorial Test Cases For Passport Number Field
- Tutorial Test Cases For Google Search
- Tutorial Test Cases For Profile Page and Profile photo Upload
- Tutorial Test Cases For Add to Cart.
- Tutorial Test Cases For Amazon Login page.
- Tutorial Test Cases For Amazon SignUp page.
- Tutorial Test Cases For Toggle Button.
- Tutorial Test Cases For Disabled (In-Active) Field.
- Tutorial Test Cases For QR Code.
- Tutorial Test Cases For Facebook Login Page.
- Tutorial Test Cases For Instagram.
- Tutorial Test Cases For Bank Account Numbers.
- Tutorial Test Cases For IFSC Code Field.
- Tutorial Test Cases For Push Notification.
- Tutorial Test Cases For Add Functionality.
- Tutorial Test Cases For Remember Me Checkbox.
- Tutorial Test Cases For Session Timeout.
- Tutorial Test Cases For Cookies.
- Tutorial Test Cases For Database Testing.
- Tutorial Test Cases For Instagram Login.
- Tutorial Test Cases For Excel Bulk Upload.
- Tutorial Test Cases For Drag and Drop.
- Tutorial Test Cases For Decimal Field.
- Tutorial Test Cases For Optional Field.
- Tutorial Test Cases For Pagination.
- Tutorial Test Cases For Deactive Functionality.
- Tutorial Test Cases For Date of Birth.
- Tutorial Test Cases For Validation Message.
- Tutorial Test Cases For Water Bottles.
- 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 Signals.
- 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.
- Tutorial Test Cases For Pencil.
- Tutorial Test Cases For Mobile Phone.
Test Cases Tutorial Definition Example - Complete Guide
A test case is a set of documented sets of data, preconditions, procedures, and postconditions develop by software testers for particular test scenarios in order to determine whether a system under test satisfies business requirements or not. In software testing collection of multiple test cases and test, scripts are called the test suite.
"A set of actions perform to verify the functionality or feature of a software application is known as the test cases "
Need for Test Cases - Why Do We write Test Cases?
Writing test cases is the most important part of software testing and also it is a major activity done by the testing team, development team, and management team.
Who Writes the Test Cases?
Answer: The UAT Team (Quality Analyst Team)
"A set of actions perform to verify the functionality or feature of a software application is known as the test cases "
Need for Test Cases - Why Do We write Test Cases?
Writing test cases is the most important part of software testing and also it is a major activity done by the testing team, development team, and management team.
- If there is no document for an application, then test cases use as baseline documents.
- Test cases bring together the whole testing process.
- To have the test consistency in test execution.
- Test cases used for training purposes on products for a new team.
- Test cases act as proof for the customer and manager that we have covered all the scenarios.
- Test cases act as the bases document for the preparation of the automation script
Who Writes the Test Cases?
Answer: The UAT Team (Quality Analyst Team)
Test cases are created in which phase of Development?
Test cases are designed during the test specification phase. Test cases are created on the basis of customer requirements.
How To Write Test Cases In Manual Testing?
Before writing Test Cases tester needs to follow things very clearly.
Test Cases writing depends on the following thing also.
How To Write Test Cases In Manual Testing?
Before writing Test Cases tester needs to follow things very clearly.
- Before Writing, test cases make sure that you have a better understanding of customer requirements.
- Identify the test scenarios on the basis of requirements.
- Identify the test data.
- Perform action by entering the test data.
- Verify the actual result with an expected result.
- When to Write Test Cases?
- Once the partial coding of the requirement is complete then you only can expect the expected result then you can write start writing a test case or it depends
Test Cases writing depends on the following thing also.
- Your project?
- What your role in the project is?
- Who's testing?
- When does it need to be tested?
- Regulated environment?
- Target installation environment? 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
Examples of Test Cases
Here Some of the important examples of test cases are given...
Coming Soon...
![]() |
Real-time Test Cases example asked in the interview |
.