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 |
What u will do if you have less time for testing (3-4 days) instead of 10 days.
how to know testing of application is finished? because i have a situation from my lead what u r testing u r missing some bugs?
what is mutation testing? when it is use in the phase?
WHAT IS QUALITY ASSURANCE ,,WHAT IS QUALITY CONTROL BYE
0 Answers CA, Navigation Solutions,
What is the diff bet Message box and Dialog box,anybody can answer it.... Thanks in advance
tell me some gud sites for testing??
what is manual testing process
1. What is the difference between Build Management and Release Management ? 2.When will conduct build verification and end to end testing?
Which one is done first, either testcases or test scenario?
Why you developed the software to test the software?
what is meant by estimation and it's use?
(urgent)hi all can any one answer to following questions.i have an interview tomorrow.it will be a great help if any one answer to this questions.thanks all. 1.when ever we get a build do we need to do smoke test is it compulsory,and how much do they spend for test. 2.generally all the testcases are stored in which place in real time.is there tool used to store that testcases and test plan,suppose we are using test director can we store all our test cases in it, and where does entire application test cases and test plan is stored assuming that company is using test director. 3.and when we file a bug,and it gets fixed after that do we need to do regressing testing only on that test case or any other test cases also.how the process will be there in real time. 4.when ever a new feature is added to the application do all the test cases to be re executed. 5. can we use toad, winaql in oracle database to access sql queries.