how to write test cases for a text field that should have
maximum 250 characters
Answer Posted / deepa
TC_1: To verify the text field for not entering any
characters (blank text field)
Expected Result (ER): validation msg should display asking
user to enter data
TC_2: To verify the text field for < 250 characters
ER: data should be accepted successfully
TC_3: To verify the text field for > 250 characters
ER: Validation msg should display infomring user that data
has exceeded maximum character limit
| Is This Answer Correct ? | 46 Yes | 7 No |
Post New Answer View All Answers
Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.
How to write test cases or test scripts for UAT testing which is done manually
how to test stand alone programs?
how to make test case for anolog voice logger?
Explain the scalability testing?
By clicking the file button on a Word document and opening the Print window, Identify what needs to be white box tested and what needs black box testing. (On the black box testing items, identify boundary conditions and equivalence partition testing is possible and give data examples.)
How to write the test cases for STP
i am preparing for interviews in real time job what test cases we have to prepare please explain with example?
What is use case testing?
Explain the system testing?
150 integration testing scenarios for gmail
What is transaction testing?
Can any one tell me how to write test data. i mean, to test each input, 2 test input(1 for +ve, & other for -ve) are given. so , for example, if i want to write test data for login form, how many test data should i write in test case?
How to write test case for this scenario. The system shall auto populate the Email Address on the contact screen with the Email Address of the user profileĀ
What is the state testing?