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

Why documentation testing is important?

1831


What different types of manual testing are there?

872


How do you test a web application for dump and deaf??

1827


any one giv test cases for wordpad using equivalence class partioning

2816


in the account there is 10,000 rupees and i entered 20000, in this case how will you test the application

1507


what are all the possible Test Cases for VoIP based applications

1517


What is Application Performance testing and Operational performance testing

1844


which test strategy your are fallowing in your company?which documents u r using in software development life cycle?

2060


Can you explain v model in manual testing?

932


Can you explain tpa analysis?

877


3.if a questions asked as,what is the quality standards you are following? what i need to tell.

1586


how recovery manager works in winrunner

1772


Did any one completed CSTE certiication? can u send sample question papers? how to apply that? pls send it to my mail id - dsnathi@gmail.com THANKS IN ADVANCE

1934


What does 100% statement coverage mean?

2022


Please explain how to elaborate on the types of system/functionality for testing Payments, Statements, & Transactions features in a bank.....like what do we test in these,in detail? It's urgent, please reply...thanks in advance.

2278