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



I have register form there is first name field.what will be the steps to execute test case???..

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

I have register form there is first name field.what will be the steps to execute test case???..

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

Post New Answer

More Test Cases Interview Questions

Explain the component testing?

0 Answers  


how to Create a test plan document for Library Management System

3 Answers   TCS,


wat is mutation testing ?

2 Answers  


Explain which test cases are written first black boxes or white boxes?

0 Answers  


How to write test cases for Web related sites(ex: shopping carts sites)

1 Answers  


What is SCENARIO TESTING

1 Answers  


In a log in page what will be test procedure,test scenario,test discription & test steps?

1 Answers  


Who will take care of test plan and test case?

1 Answers  


Q.1)how write negative & positive test cases Q.2 )write negative & positive test cases for i-pod

1 Answers  


Please let me know how to write a test case for Digital Watch. Please any body can give the answer

9 Answers   Hewitt,


write test cases for hospitality management system

0 Answers   Infosys,


While writting Test Cases test testers have to write what test inputs/data he/she is going to use

2 Answers  


Categories