I have register form there is first name field.what will be
the steps to execute test case???
Answer Posted / 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 |
Post New Answer View All Answers
Explain which test cases are written first black boxes or white boxes?
how to write test case on gmail for TO field in compose page? only for the particular field.what will different type of user do with it like student,doctor?
What is test cases for mobile phone ?
If there are 3 modules what would be test for that three modules but that 3 modules are not developed or what are the test case for that 3 modules
Explain the format of a requirement traceability matrix. And how to include this rtm in the requirement document?
Positive and Negative test cases for the speedometer?(minimum 5 each)
Can any one please give me a test case for transaction of money thro' mobile phones. I really need it soon. i need the test case in ieee format.please anyone help me.
write test cases for flipkart.
HOW TO WRITE TEST CASES FOR MEGHA MENU DROP DOWN BOX.
What are semi-random test cases?
Write the test case for a login page?
how to test stand alone programs?
Can someone tell me the test cases to test the password for with following scenario: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consist one uppercase letter 3. Password should consist of one numeric 4. Password should consist of one special character.
How to write a test cases for the following Please it is urgent Once user clicks that link Invite Friend page opens up thru which user can do 2 functions - first is to search friends detail(name, mail id) from her address book in other sites (india times, yahoo, gmail and rediff) and second to mail the invite to the selected person/s. User can send invite to multiple person at same time. Searching friends detail in other address books will work like this: - User will input name, email id, pwd etc, select from which site she want to get friends list and then click on Import. - Users address book from other sites will be imported in one shot(first time) to iDiva database. - It will be arranged in alphabetical order(complete list) and mail ids which are already used will be in different color. - User will be able to update her address book by clicking on ""Refresh"" button on the page, which will trigger the process again, and fetch new mail ids.
What is transaction testing?