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...


pls tel ans for this scenario:two Textboxes(both accept
only single digit numbers)and a button"ok"which when
clicked returns addition of two numbers entered in
textboxes question:Write test cases which will cover all
requirements and scenarios

Answers were Sorted based on User's Feedback



pls tel ans for this scenario:two Textboxes(both accept only single digit numbers)and a button&quo..

Answer / chanchal jha

1. To check textbox1 accept only numeric data else it should
display error message (If alphabets, special characters are
entered).
2. To check textbox1 accept only one digit from 0-9
3. To check textbox1 do not accept blank or only space
4. To check textbox2 accept only numeric data else it should
display error message (If alphabets, special characters are
entered).
5. To check textbox2 accept only one digit from 0-9
6. To check textbox2 do not accept blank or only space
7. To check "Ok" button is in disable state if any of
textbox is blank.
8. To check "Ok" button gets enable when both textbox
contain 1 digit number.
9. To check rollover rollout effect on "Ok" button.
10. To check "Ok" button is clickable or not
11. To check when "Ok" button is clicked after entering
digits in both textbox it is displaying correct result or
not (Addition of both nos.)
12. To check textbox accept negative numbers or not

Is This Answer Correct ?    4 Yes 0 No

pls tel ans for this scenario:two Textboxes(both accept only single digit numbers)and a button&quo..

Answer / rajan

1. Verify that the textbox1 accepts only single digit
value, else display error msg "only single digit"
[Exp] The textbox1 accepts only single digit value.
2. Verify that the textbox2 accepts only single digit
value, else display error msg "only single digit"
[Exp] The textbox2 accepts only single digit value.
3. Verify that when the button "OK" is clicked, it
displays the sum of value (textbox1 and textbox2)i.e.
sumvalue((textbox1+texbox2))

Is This Answer Correct ?    0 Yes 0 No

pls tel ans for this scenario:two Textboxes(both accept only single digit numbers)and a button&quo..

Answer / lavanya

Hi Rajan Thanks for ur interest but we have to write 4
testcases to cover all requirement

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

After project was released to customer the customer find a defect in u r build. the build is related to that area which u had tested that. so u r TL comes and asks u then how will u convince u r TL and The customer

4 Answers   iFlex,


Test case preparation time Vs Test case execution Time. Say for example if 500 Man hour takes to prepare test case then how long test case exexution will take?

0 Answers  


How will you prepare Test Data?

1 Answers  


What is the difference bitween cookies and sessions/

3 Answers  


1 what is smoke and sanity testing , when it will be performed ?

3 Answers  


What is the good qualities of test enginner

3 Answers  


our testing team is very very small(how do u initiate the team members

1 Answers   HP,


What is Conventional & Unconventional testing?

0 Answers  


What r the different testing techniques other than BVA and EQP?

6 Answers   HCL,


how many web pages in your application?

3 Answers   Wipro,


Is Alpha Testing done by Testers or Developers?

9 Answers  


What is the maximum length of the test case we can write?

4 Answers   Sonata,


Categories