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
How to write test case for this scenario. The text field that reads “ enter SDU number or the city and state of the SDU” shall be removed from the contact screen
Explain the unit testing?
How to write a test cases for the following Please it is urgent Once user clicks that link Invite Friend page opens up thru which user can do 2 functions - first is to search friends detail(name, mail id) from her address book in other sites (india times, yahoo, gmail and rediff) and second to mail the invite to the selected person/s. User can send invite to multiple person at same time. Searching friends detail in other address books will work like this: - User will input name, email id, pwd etc, select from which site she want to get friends list and then click on Import. - Users address book from other sites will be imported in one shot(first time) to iDiva database. - It will be arranged in alphabetical order(complete list) and mail ids which are already used will be in different color. - User will be able to update her address book by clicking on ""Refresh"" button on the page, which will trigger the process again, and fetch new mail ids.
how to write test case on gmail for TO field in compose page? only for the particular field.what will different type of user do with it like student,doctor?
write test cases on file open dialog box in notepad
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
A wholesaler sells printer cartridges. The minimum order quantity is 5. There is a 20% discount for orders of 100 or more printer cartridges. You have been asked to prepare test cases using various values for the number of printer cartridges ordered. Which of the following groups contain three test inputs that would be generated using boundary value analysis?
Write test cases for 8+4?
Can some body help to write possible test cases for a credit card at POS (point of sale)
Explain the logic testing?
Explain the component testing?
hai im finished software testing course im technicaly strong but yet now no opportunities come to me.if any opportunities please send to my mail id my mail di is sumathi11685@gmail.com
What is explain security testing?
Scenarios to test wireless Speaker via bluetooth
Explain the branch coverage testing?