what will be verification and validation test cases for
yahoo login page (only functional test cases)?
Please explain in details.
Answers were Sorted based on User's Feedback
Answer / mudaseer
verification
check whether user name,password,sign in,create new account fields are being built
validation
check whether the user name and password field accept valid name and password
enter only user name and not password and click on login.it should display enter password
enter only password & not user name it should display enter user name
dont enter user name and password click on login it should display enter user name and password
Is This Answer Correct ? | 10 Yes | 2 No |
Answer / rupali
Wel,for login page of any mailpage website should be as follows.
1.Check textbox for textbox of username,check for whether how many characters it accepts,alphabets & numbers,symbols.
2.textbox for Password:how many characters it should accept.It should be encrypted.
3.Check for sign in Button.
4.Sign-up button.
5.forgot password.
Is This Answer Correct ? | 7 Yes | 2 No |
I entered all the field in a form and b4 clicking the submit button the system goes off...in this senario where is my data stored or it is lost???
which model is mostly used in companies for SDLC and y?
Is there any opening for Manual testing for 0-1 yrs?
What is difference between V-Model and Agile Model?
4.How would you define QA/QC?
19 Answers Nicholas Piramal, VJIL Consulting,
Define the bug life cycle?
what is the difference between test senario and test case?
How can u do the performance testing?
what is work break down structure?
8)What is the actual need for an alpha and beta testing? A)For the developers it is impossible to predict how the end user with really use the application B)Misinterpretation of instructions for using the software C)End users may use strange combinations of input data D)All the above
About Testing
How will u write the test case if u dont have the requirements and ahve the similar application