how to write the test case for 1 to 12 months in equivalence
partitioning?
Answer Posted / priyanka
My previous ans consists of a small mistake.
There will be two types of test cases
1) will be with valid test data
2) will be with invalid test data
Here valid test data is min, min+1, max-1, max i.e 1,2,11,12
Invalid test data is min-1, max+1 i.e 0,13
for equivalence partition we also apply boundary value
analysis also
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the toughest moment you faced in your testing carrier in which everyone praised you?
How to write test case for this scenario. The First Name data entry field shall be removed from the existing Contact Information screen
How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?
Can any one tell me how to write test data. i mean, to test each input, 2 test input(1 for +ve, & other for -ve) are given. so , for example, if i want to write test data for login form, how many test data should i write in test case?
test cases for friend finder system using gps?
Explain the component testing?
In any Hyderabd institute you can find these word commomly used by faculties ... Yes or no / Right or wrong so funny...
how to write test cases for online restaurant table booking system?
You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?
What is gray box testing?
explain end to end scenario's for online Money transfer in Banking Domain?
How to write test case for this scenario. The system shall allow for a wild card search for the last name with a minimum of one character
Elaborate test plan and content availability in test plan.
Can you list down a few characteristics of a test case?
write test cases on file open dialog box in notepad