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 the difference between Risk based and Requirement based testing???
What is AGP?what is setup.inf?What are the ways to install driver?
What is bottom-up approach?
What is sanity?
A defect which could have been removed during the initial stage is removed in a later stage. How does this affect cost?
whats the reason to display the password(not in encrypted form) in the script in load runner but not in QTP?
Different types of design diagrams that supports to write test cases ?
What are the roles of glass-box and black-box testing tools?
When to stop testing? (Or) how do you decide when you have tested enough?
Hi Friends, I want to know the best institute in hyderabad which is giving training in 'SAP Testing' and who is the best faculty. Regards, Imtiyaz..
what is Test management fundamental?
What are differences in testing a client server and a web application?
Tell me some Adhoc testing scenarios of ebay (online auction product)?
What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.
How do you scope,organise and execute a test project.