I have register form there is first name field.what will be
the steps to execute test case???
Answers were Sorted based on User's Feedback
Answer / venu
1. Check whether form is opening or not
2. Check whether the form consists First name field
3. Check First name field with Valid data
4. Check First name field with Invalid data
5. Check First name field with Max & min characters
6. Verify alignment of first name field
7. Check First name field without entering any values
8. Check validation error messages
Is This Answer Correct ? | 6 Yes | 0 No |
Answer / sathishkumar
Thanks venu.
Regarding vaid and invalid data, Here i have included few
test cases.
1.Check Whether the first name allows only alphabets.
2.Check whether it showing error message for numeric values
and special characters.
3.Check the first name allows single quotes. (Some euro and
Russian name consist this single quotes(') ex:O'Brien.
4.Check how the first name saved in db, when it consists
space in beginning and ending of the first name.
Is This Answer Correct ? | 2 Yes | 0 No |
Explain the component testing?
how to Create a test plan document for Library Management System
wat is mutation testing ?
Explain which test cases are written first black boxes or white boxes?
How to write test cases for Web related sites(ex: shopping carts sites)
What is SCENARIO TESTING
In a log in page what will be test procedure,test scenario,test discription & test steps?
Who will take care of test plan and test case?
Q.1)how write negative & positive test cases Q.2 )write negative & positive test cases for i-pod
Please let me know how to write a test case for Digital Watch. Please any body can give the answer
write test cases for hospitality management system
While writting Test Cases test testers have to write what test inputs/data he/she is going to use