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.
Answers were Sorted based on User's Feedback
Answer / geeta
BVA
1.We can write the boundary value analysis as U+1,U-1,L+1,L-
1,Medial value.
Eg: In this case if there is the range1 to 9
Then we can write the BVA up to the range 0,2,8,10,5
ECP
Inthis we can write the partiction ranges only no need of
writting all the test cases.we can write delow the range
and after the range.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / 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 |
Answer / irayya
BVA
1) write one test case for input as 0.5 and 0
2) another one for 9.5 and 10
write negative and positive test cases
ECP
1) divide the outer bond in to equall class i.e 3,6,9
write negative and positive test cases
| Is This Answer Correct ? | 4 Yes | 3 No |
Thanks for all who are helping me and Wish u all happy new Year........ Now I have a one more question plz...help me what is the I DIFFERENCE BETWEEN Performance Testing,LOAD TESTING AND STESS TESTING JUST IN ONE LINE ANSWER give me with an EXAMPLE PLZ.... If u have time then post me to my mail id... thank u very much... for ur help.and if anyone wants to talk to me also u can add my id my id is given below. penisetty@gmail.com
Is Alpha testing done by developers or testers?
what is realtional testing?
when we enter wrongpaasword and wrong userid in login page and click on ok.it did not display that error msg. it displays that which page we want. what type of testing is this 1)functional testing 2)security testing
I need a Test case templetes for Yahoo Mail ID
What is meant by YUI testing?
give the format of test strategy and test methodology not the definitions i know the definition i need the template of those
difference between smoke testing & sanity testing?
Hi Friends , I am 1 year experience Manual tester and i want to do any certification but i dont know any thing about it. please do suggest me. Thanks in advance
what is testing
WHAT ARE THE DOCUMENTS NEEDS TO BE SUBMITTED AS A PART OF TEST CLOSURE?
How can a testengineer coordinate with developer in fixing bugs?