-
-
How will you execute all system test cases in a short time?
Which test case will you use when data migration happens into another system?
Which system test cases will you choose from all those bulk number of test cases?
What test data will you use? -
What are the test plans followed ?
What are the test plans followed in unit testing and what are the documents we follow for testing?Who assigns these test plans?
-
MS Word test cases
Please design tests for MS Word using different test case design techniques.
-
-
Buttons Functional test cases
We have 3 buttons (submit,reset,cancel) .. what are the functional test cases of these three buttons..
-
Write test cases for shopping scenario
There are 3 girls in shopping mall, where they have the offer ""Rs 10 off on purchase of Rs 50 or above""..Now they all bought some good{girl 1- Rs 67, girl 2- 43, girl 3 - 17}. now what they do is they combine there good (girl 3 and girl 2) and they together pay rs- (57+50= 117), so as girl 3 and girl 2 satisfies the criteria and get Rs 10 off. the amount can be used is between 1-99. write the test...
-
Save Button Test Case
Username :
Password:
First Name:
Last Name:
Resident address:
City:
Zip Code:
Save Cancel
In this case all the fields are mandatory..
Explain How to write a test case for save button
-
Input Generator
Write a program in C++ to test a BVA case input through a file
-
-
-
-
ATM Transaction Boundary Value Analysis Example
If an ATM can transact from Rs. 100-20,000, then what would be the test cases?
-
Test Case for Integer Addition
Write test cases for X+Y=20; Where X,Y are integers
-
-
-
-
Elevator Test cases
What are the different scenarios that should be considered while writing test cases for an elevator(Lift).
-
Flight Reservation testing
Verify the insert order functionality of flight reservation by validating the "FLIGHTS" button should be enabled after entering "FLIGHT2" . Please provide test cases for this
-
Write the testcase for login page
username UN & password Pwd
1. enter valid UN and invalid Pwd
2. enter invalid UN and Valid Pwd
3. enter valid UN and valid Pwd
4. enter blank UN and valid Pwd
5. enter valid UN and blank Pwd
these are the what kind of testcase?
Test Cases Interview Questions
Ans