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
Why documentation testing is important?
What different types of manual testing are there?
How do you test a web application for dump and deaf??
any one giv test cases for wordpad using equivalence class partioning
in the account there is 10,000 rupees and i entered 20000, in this case how will you test the application
what are all the possible Test Cases for VoIP based applications
What is Application Performance testing and Operational performance testing
which test strategy your are fallowing in your company?which documents u r using in software development life cycle?
Can you explain v model in manual testing?
Can you explain tpa analysis?
3.if a questions asked as,what is the quality standards you are following? what i need to tell.
how recovery manager works in winrunner
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
What does 100% statement coverage mean?
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.