what will be verification and validation test cases for
yahoo login page (only functional test cases)?
Please explain in details.
Answer Posted / 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 |
Post New Answer View All Answers
Beyond the customary advantages of having a testing group, what are the benefits does a company receive from a well run, automated testing group?
Why do we need different environments and different data? What is the other name for environment? Justify your explanation ? real time experts pls xplain?
Tell me some Adhoc testing scenarios of ebay (online auction product)?
what risks do u faced u r projest how do you solve
What r the features,u take care in prototype testing?
What is the big deal about ‘requirements’?
in the account there is 10,000 rupees and i entered 20000, in this case how will you test the application
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?
write test case for gmail sign up page?
In simple steps how will you do unit testing using VSTS?
What’s the difference between a bug and a defect?
if go through 1 or 2 projects clearly,then i feel comfortable to search the job,please help me
How do you define a testing policy?
Which is the best book to ref. for design the test cases/scenario in manual testing,which gives detailed idea with all the strategies ?
Explain the strategy for testing a Java application?