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 Posted / 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 |
Post New Answer View All Answers
Explain transaction testing?
How to write test case for this scenario. The system shall auto populate the Email Address on the contact screen with the Email Address of the user profileĀ
Suppose a job should be executed for every two hours? Write test case for this?
Which of the following defines the expected results of a test? Test case specification or test design specification.
How to write test case for this scenario. The system shall allow for a wild card search for the first name with a minimum of one character.
Write test cases to test a browser app
What are all the companies are doing manual testing till now ?
What are the detailed test cases for Vacations Rental websites (Admin,Traveler,Rental owner)?
explain end to end scenario's for online Money transfer in Banking Domain?
How should I maintain the test cases and Test Log for different versions/builds of the application.
Do you know explain security testing?
This was asked to me recently in Microsoft interview How would you do DOS copy command testing
How to write the test cases for STP
How to write email id in world wide web
Explain the unit testing?