how to write testcase for this particular textbox.i have
textbox and it accepts only values from 1-9.how to write
testcases for this using bva and ecp?need some more
testcases any sites which provide testcases information?
mainly for webapplication.
Answer Posted / kiran
write test case for exact lower end value i.e. for 1
write test case for exact higher end value i.e. for 9
write test case for above lower end value i.e. for 2
write test case for below higher end value i.e. for 8
For negetive testing
write test case for blank i.e. for 0
write test case for above higher end value i.e. for 10
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is quality center?
whats the reason to display the password(not in encrypted form) in the script in load runner but not in QTP?
When to stop testing? (Or) how do you decide when you have tested enough?
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing?
What is bottom-up approach?
What are the different servers and difference between them?
hi every one can you send me ISTQB Course material on my Email id deeptimundra997@gmail.com
What is test out put?
what is the cheklist to check SRS document (after releasing) as a test ingineer and how can we check
What is agile testing and why is it important?
Please Tell me About Fish-Bone Model. Thanks in Adv.
Beyond the customary advantages of having a testing group, what are the benefits does a company receive from a well run, automated testing group?
what comments have u given in peer review? tell me at least 3 comments what u have given? july27 brahma412@yahoo.co.in
what should be tested when credit card is used as payment option in ecommerce project?can anyone tell me in detail what to test n how to test when credit card is involved in web application?
Could some one tell me test cases for multi line text boxes like Notes field?