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



how to write testcase for this particular textbox.i have textbox and it accepts only values from 1..

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

how to write testcase for this particular textbox.i have textbox and it accepts only values from 1..

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

how to write testcase for this particular textbox.i have textbox and it accepts only values from 1..

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

Post New Answer

More Manual Testing Interview Questions

you need to deliver the product on monday, but in friday ur test cases get crashed, what you will do?

3 Answers   CTS,


Test Track Pro. Defect report formate? what r the attibutes?

1 Answers   CybAge,


how do u develop test harness?

5 Answers   Semantic Space,


what type of review process u r following in u'r company?

4 Answers   IBM, TCS,


what is localization and globalization.and what are the ways way are going to test the particular application?how can we identify factual, visual, corrupted characters, link errors, formatting errors, etc in locallization?iam going to attend the interview on localization concepts and languages like : German, Japanese, French, Russian, Italian, Chinese, Korean, Portuguese and Spanish .tell me the process how to do testing above concepts let me know its urgent:anilaluvala@gmail.com 9908814046

0 Answers  






What do u do if a bug logged by u is not reproducible in developers environment (developers environment is same as urs)

5 Answers   TCS,


question about bug is valid or invalid ? suppose i don't have srs i want suggest close button in one form but the developer says client no need that one in this situation the bug is valid or invalid?

2 Answers  


What do u mean by BATCH test?

6 Answers  


what is the en configuration management?wht is use of it?

2 Answers  


tell me about detailed process of bug tracking in your company?questions was asked in interveiw?

4 Answers   TCS,


What is acid testing? In which scenario we can use acid testing

0 Answers  


what are the disadvantages og v-model over waterfall model?

1 Answers   Aditya Birla, HCL,


Categories