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

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How a test engineer will convince a test lead when he didn't approve the bug as a report ???

1416


What are the phases involved in software testing life cycle?

927


How we will test ubercate

1777


Hi Friends, I've to submit a presentation in my office about "Different bug tracking tools" ? Where can i find (or any site) the templates for the bug tracking tools.

1606


In manual testing, what are stubs and drivers?

888


test cases on bangles???

2847


Which is the best testing model?

790


Write the 10 high test cases for making video call/face time

7903


After insert the record in front-end, how will you check the back end by manually? Please explain?

821


What is checkpoint? How can you handle the checkpoints?

2203


Any one please can u tell me what is composer? An interviewer asked me do u have experience in Composer? its urgent.

1839


1. what is baseline document , can you say any two ?

2096


What is user acceptance testing (uat)?

850


What is smoke test? Do you use any automation tool for smoke testing?

882


What is a test server?

959