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?



Credit card field contains four text boxes. We can validate each textbox separately with conditions..

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

Post New Answer

More Test Cases Interview Questions

please tel me how to write test case for search engine to track peoples,when user enter the city,state,zipcode(ex:Kansas city,Missouri,64155)? (note country is already selected as a united states )

0 Answers   IBM,


Please Tell me the Real Process of a Company. My company is very small & Developer explains me the feature and I prepare the test cases according to he explained .No one is there to review what I have written in the test cases.Test cases are ok but still I have the knowlege of real testing documents i.e which documents I have to prepare What is the flow starting from requirement gathering.Please tell me ,Thanks in advance .It will really helpful to me

1 Answers  


What is a test case?

7 Answers  


what all are available test cases for Search engine NLP (Sixth sense).

1 Answers   HCL, TCS,


This question is regarding MC/DC coverage (A and B) or (B and C) or (A and C) ? how many conditions are there in above expression? what are the test cases for statement, decision, condition, MC/DC and multiple condition overage explain in deatil why ?

3 Answers   Honeywell,






how we write a jwebunit test case for check whether the ip address correct or not.

0 Answers   TCS,


Explain the soak testing?

0 Answers  


Suppose an Application has been maintain from 4 years, we have written 5000 test cases for that. Now the functional flow has been changed for a Page. If I want to write test cases for that newly built page. How can I find what was there in that page 4 years back? How can we traced out? What is the best way to find test cases other than tracability?

4 Answers   GE, Genpact,


How many test cases u will write for Adhoc testing?

4 Answers  


how to write test case for check box like check boxes in gmail and yahoo inbox

1 Answers  


plz explain vss?

7 Answers   MBT,


Can anybody tell test cases for the following condition? In a railway reservation form, 4 types of ticket ranges are there like a) age up to 3, NO TICKET. b) age up to 7, HALF TICKET. c) age up to 60, FULL TICKET. d) age from 61, SENIOR CITIZEN QUOTA. if you enter age into the text box the relevant message should be displayed..... Eg. FULL TICKET.

3 Answers  


Categories