Credit card field contains four text boxes. We can validate
each textbox separately with conditions but how can we write
integrated testcase for all the four?
Answer / venu
If all the four values are mandatory then Integration test cases will be
1. Verify whether the system displays any error when we miss any one of the mandatory field
2. Verify validation messages depending on the error
3. When we have multiple errors then cursor position should be at the first field
4. Verify system when we enter valid data in all fields
| Is This Answer Correct ? | 1 Yes | 0 No |
how we write a jwebunit test case for check whether the ip address correct or not.
Write the 3 TestCases to prove tht it is a softdrinkbottle or not.
please give me different test scenario for uploading whatsapp status from gallery and camera
Do you know mutation testing?
can anyone send me a copy of a business requirement and test cases attributed to such requirent. thank u
i am preparing for interviews in real time job what test cases we have to prepare please explain with example?
There is French dictionary and if you want to check it in English and there is no documentation available then how you will test it and write a test case and Test scenario on it.
write a testcase for electronic door?
hai we need to get some data from a logfiles and populate into database .to check this we need to write test cases .how to write test case for this scenario tell me as functional and stress testing differ
How many test cases u will execute per day?
i want to write the test cases for sorting the records in a table according to date wise.this is the functionality ,that is the latest record should come on the top can any one tell me the test cases for this thanks in advance:)
User registration form so many details will be there to enter like Username,Phone No,Email id ect.how do we write test cases for that? in one textbox i have to write all the test cases and go to next textbox