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 to write testcases for username creation?Given requirements are min 6characters,atleast one alphabet,alpha,alphanumric
What is STATEMENT COVERAGE testing
Explain the branch coverage testing?
Explain the state testing?
Can anyone tell me the test cases for Operating System.
Can any one please tell me what is the use of negative test cases when we are giving the invalid input in test data
Write all test cases for any credit card.
need for documenting test cases??? advantages and disadvantages of documenting test cases???
why we need a test plan
Pls can any 1 temme the test cases for an online banking proj. like account transaction summary, deposit module, savings module
test cases for calculator ,this should accept integer form +99 to -99(perform addition operator).need to raise defects
Write test cases to test a browser app