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

tell me 4 test case technics ?

3 Answers  


Are regression tests required or do you feel there is a better use for resources?

1 Answers   Ordain Solutions,


What is severity and priority of bug? Give some example.

0 Answers  


why we give a big deal importantnce to a GUI testing

2 Answers  


1.Write the Test Case for Electrical Motor? 2.Write the Sql Query for Average Calculation? 3.Tell me about your self? 4.What is your Resposiblities? 5.Tell me about your Project Details? 6.Write the Negative Test case for Electrical Motor?

1 Answers   Verizon,






what is configuration management...please explain... thanx

2 Answers  


How to test whether the application is having memory leakage using task manager and PerfMon. Please tell if any one know. thanku

0 Answers  


How do u avoid redundant test cases?

1 Answers   Aspire,


Wht are the Test cases do we write for Dialog box.. can anybody answer it.. Thanks in advance

3 Answers   ACS,


For a Login screen with Username, Password input fields and Enter, Cancel button write Test Cases for GUI, Funcitonal, Negative, Usability and Security testing.

1 Answers  


HI Frnds Can u send the openings on 3+ Exp in ManulaTesting in CHennai

0 Answers  


what is system testing? explain with an example.

1 Answers   Tech Mahindra,


Categories