U have a Scenario and there is box to enter values from 0
to 1000. Now what is the Test data u will test? What are
the positive and negative test cases? How will U use
Equivalence class Partition ?
Answer Posted / nidhi
Positive Test using Equivalence class partition would be to
validate where user is able to enter 0,1,500,999,1000 in
the box.
Negative Test would be to validate that the box does not
accept values less than 0 or greater then 1000. Test steps
would be
1. Enter a negative value (e.g. -1) in the field and
validate the systen gives an error message or does not
accept the value.
2. Enter 1001 in the box and validate that the system gives
an error message or does not accept the value
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
what is the most critical bug u have to find in ur project.My application is ERP based,in this purchase module is there.plz tell me the answer?
What is Web testing & which action we take at the time of Web Testing?
What is pesticide paradox? How to overcome it?
What is exploratory testing and when should it be performed?
Explain about PET Model?
What is Cyclometric testing?
Can any one say me how to do Performance testing step by step plz for a desktop application(offline application).all the data is stored in internal server itself can any plz help me. ts quite urgent friends.
Can any one share the domain knwoldege of Telecom Jeeva jeevachr@gmail.com
What exactly you do as a Configuration controller?
HI GUYS,, I HAVE 3 YEARS OF EXP IN MANUAL TESTING...NEXT MONTH ONWARDS I WORK FOR MOBILE TESTING....PLS SUGGEST ME WHAT I LEARN FOR TRAING,, MOBILE TESTING OR ANDROID....FOR MOBILE TESTERS NEED ANDROID(IFONE) DEVOLOPMENT KNOWLEDGE OR NOT? EXPLAIN CLEARLY
Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.
How we test the bulk of contents in web page using manual testing? Is any open source tool available for that ? Thanks in advance..
Is there any procedure of web-site development in manual testing. If yes what are factors we should test?
i need some objective type papers for my certification
What is the difference between GUI Testing,UI testing and Usability TEsting