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
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 |
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 |
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 |
what is status of defect when you are performing regression testing.
When wil the verification and validation be done?
Differences between waterfall and V model
What is suspension & resumption criteria in Test Plan please explain with example ?
what is the diff between webserver app & client server application...
2 Answers 3i Infotech, HCL, vSplash,
How to test whether the application is having memory leakage using task manager and PerfMon. Please tell if any one know. thanku
The applications are invited from the students between 18 and 23 years old. The age relaxation for reserved category students is 5years.so what are the test cases posible to write
Suppose,u have written 10 test cases for an application,but ur developer is not satisfied wht u wrote,then how will u justify him that ur test cases are correct?
What's the exact meaning of quality
20 Answers AppLabs, QCA, Textiles,
is there any checklist to check SRS document
What type of testing you do in your project?
3 Answers Geometric Software, TCS,
What is the job of Quality Assurance Engineer? Difference between the Testing & Quality Assurance job.