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

Describe to me the Software Development Life Cycle as you would define it.

7 Answers  


What is the state testing?

0 Answers  


write testcases to waterbottle?

1 Answers  


Who will take care of test cases and test plan?

2 Answers  


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

9 Answers   Hewitt,






(questions asked in interview)hi every one can any one please answer to this questions.these questions were asked in an interview.i have another interview next week . 1.when the time schedule is tight how will you approch the testing,and the relese is nearing and we need to finish testing how can we follow in that case.do we need to exicute all the test cases or can priortise and leave some to next relase. 2. when a new feature is added to the existing application we need to add new test cases but after that do we need to change all the existing test cases and while running do we need to exicute entire application test cases or only the new feature test cases and related new feature test cases. 3.do you have any situation where you have to write and exicute the test cases same time, how will you follow.does it happens in real time. 4.example of bug which is not reproducible.like tester say that there is bug and developer say no can some example of such bugs. 5.during regression testing some times do we need to add new some additional test cases to test that bug.

3 Answers  


User registration form so many details will be there to enter like Username,Phone No,Email id ect.how do we write test cases for that? in one textbox i have to write all the test cases and go to next textbox

0 Answers  


There is a game in that there are 20 levels an ordinary person can play it up to 12th level.So if you are a tester and if you have to test that game up to 20th level then how u can test that game.

0 Answers  


Write test case for windows media player

1 Answers   TCS,


Disc = 0 Order-qty = 0 Read Order-qty If Order-qty >=20 then Disc = 0.05 If Order-qty >=100 then Disc =0.1 End if End if A. Statement coverage is 4 B. Statement coverage is 1 C. Statement coverage is 3 D. Statement Coverage is 2

1 Answers   ISTQB,


Explain the ramp testing?

0 Answers  


What is mean by Equal Partitioning

4 Answers   Infosys,


Categories