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
write the test cases for facility module
What are basic types of test cases?
WE WANT HEALTHINSURENE PROJECT FUNCTIONAL TEST CASES
test cases for bus transport (TNSTC)
Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.
How to write the test scenarios for the following: 1. Searching train. 2. Data encryption and decryption. 3. Single signon. 4. Document printing. 5. Testing EMail. 6. Data authentication.
Can someone tell me the test cases to test the password for with following scenario: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consist one uppercase letter 3. Password should consist of one numeric 4. Password should consist of one special character.
What is the difference between test scenarios, test cases, and test script?
If I have to write the test cases for any report & there is date box.then may I have to write only select date or have to write all steps required for selecting date
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.
Can any1 tell me how to do and Integration test design and test cases for Order Inventory system for use cases. ALso how is that going to differ from System Testing. The system is similar to amazon.com online ordering system and you can place order by calling customer call center.
How to write test case for this scenario. The Contact Information screen shall be displayed to the user during Case Update
Explain the load testing?
i am preparing for interviews in real time job what test cases we have to prepare please explain with example?
Can some body help to write possible test cases for a credit card at POS (point of sale)