Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

next week i have a interview how to preopare the interview both manual and autolmation pls help me bcoz i ma fresher ple very soom thankl for and advance

1 Answers  


who you done security testing in Banking project? tell me situation where you perform?

0 Answers  


how to clarify functional requirements and non functional requirements in a srs?

0 Answers  


iam new testing, i want improve writing test cases and bug defect etc? any on give suggestion pls?

0 Answers   Satyam,


Why we give test deliverable to client ? or what is the purpose & necessary for giving test deliverable to client ?

1 Answers   Wincor Nixdorf,


anyone can explain,Diff b/w buid and release

4 Answers  


Hi Friends Please let me know that how to test font size and font type of any website content when the right button is disable and we can not copy and paste it in msword.

1 Answers  


What’s the difference between verification and validation in testing?

0 Answers  


What is quality center? What are the modules of quality center?

0 Answers  


1. what are the different types of test cases techniques ?

7 Answers  


why we give a big deal importantnce to a GUI testing

2 Answers  


When we convert the Client/Server application to web Application can we use same Automation Scripts?

0 Answers  


Categories