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
What type of projects can include in Logistics Domain? and what is the type of domain for project which include Driving license renewal, Different type of title registration etc...
What is Cyclometric testing?
What Is risk Based testing?
What is state transition?
Can you please provide me the standard testcase review templete and Test plan templete.In my company we are not following any Standards templete so.Please guve me some Excell attachments.
What is performance tuning? What are tools of performance testing?
Can you explain random/monkey testing?
What is difference between Build, Version and Release
What exactly is quality control? Is it similar to quality assurance?
tell me some major and minor defects in ur net banking project?
How do you scope out the size of the testing effort?
What is the negative testing and example
There are some features to improve the performance of a Product. What are those factors?
what r the 5 major defects that u found in ur shopping related project?
what is mean by Performance Related Testing in data base?