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 |
How many types of applications are available for a Test engineer to test? In detail? PLZ.
What are the possible testcases for online mobile recharge? For eg, in a web application like paytm.
When is a good time for system testing?
what is Middleware? can anybody explain me?
1.Acceptance testing involves procedures for identifying acceptance criteria for interim life cycle products and for accepting them.is that? 2.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products.is it?
what is the difference between client server & web based applications?
What is Software Testing ?
What is Tracebility Matrix ? What is there in that and what will u do with that ?
when the tester actually involves in Testing?(at which stage of SDLC)
Advantages and Dis-advantages of V-model?Is every company is using V-model only? pls send me the answer very quick asap.
If I have written the test cases for any module.And some features are added/removed to & from that module then what should I do with test cases?
1.tell me one bug what u find ur testing and how u ill fix severity and priority? 2.difference between web and window based testing? 3.bug life cycle?