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 / 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 |
Post New Answer View All Answers
About Testing
What are the different types of integration testing?
Explain the procedure for manual testing.
Wat type of questions ll be asked in interview for an 1-2 yrs. experinced persond and i need some database concept question in testing.
what is test strategy,test plan and test policy?Does anyone have dummy documents or any links that gives more idea about these?I am a beginner...interested in learning more abt testing.plz help and encourage me........!
plz tell me the difference b/w PB/MF based appl.with examples. Thanks
State a generalized process for load test? Or explain how you did it previously.
What is mean by Schedule report who is the responsible for generated that one ?
Can anyone please suggest me a online book on manual testing??
hi this is satish can some one help me out by sending the maxium notes on client sesrver ,web server and company architechture project hirearchy and company hirearchy i will happy to recive the answers as early as possible
What about the test case if the field only takes a certain number of characters or a minimum number?
When to stop testing? (Or) how do you decide when you have tested enough?
What r the things,u prefer and prepare before starting testing?
test cases for Insurance Processing System ?
Test approach to windows update?