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
Architectural structure of the insurance project?
What is verification in software testing?
Can you explain regression testing and confirmation testing?
What were the major challenges u faced while testing
send the senario template
What is defect validity ratio?
What is the Difference between Network testing and Web Testing?
give me a example of writing a test case,take any good example which i can understand easily.
How to test whether the application is having memory leakage using task manager and PerfMon. Please tell if any one know. thanku
You must test a trouble report where the problem cannot be reproduced. You tried using various test data files and mutations from the data files the customer sent along with the trouble report. The software does not fail the way it did at the customer's site.
do we require any scripting languae to write test cases in test director? what for it is used?it is like back end?only database we can there?
Any one please can u tell me what is composer? An interviewer asked me do u have experience in Composer? its urgent.
Difference between adhoc testing and error guessing?
Could anyone share FAQs for Test Manager position...
What r the documents required for performance testing