how to write the test case for 1 to 12 months in equivalence
partitioning?
Answer Posted / priyanka
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+1 i.e 1,2,11,13
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 ? | 0 Yes | 4 No |
Post New Answer View All Answers
Hi there Just done with QTP training. I am looking out for a job. can any one share your experinces in real time job. I mean How the work flow goes and what other things do i have to learn for getting a job. please respond ASAP this is urgent for me. Regards Lina.
how to write test cases in interview exam like one website it contain a/c # text box, current bill amount text box,sms offer,calling offer,internet these 3 are list boxes and remindmelater,continue these 2 are buttons. and qu is like 1.user doesn't have any dues from past 90 days,2.whose bill amount >= rs2000 from past 6 months. use this 2qu write testcases.
Explain the monkey testing?
Can any one send me the Sample sanity Test Cases??? Mail id:veerabhadrudu.p@gmail.com
how to write test cases for the example state name starts with A B C D E F G H I J K L Z
how to write a test cases for courier offices?
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
What is the domain testing?
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.
How to write the test cases for STP
i am preparing for interviews in real time job what test cases we have to prepare please explain with example?
How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?
write the testcases for migrating data from one database to another database?
By clicking the file button on a Word document and opening the Print window, Identify what needs to be white box tested and what needs black box testing. (On the black box testing items, identify boundary conditions and equivalence partition testing is possible and give data examples.)
Explain the concept of semi-random test cases?