what r the test cases of SMOKE,FUNCTIONALITY,REGRESSION for
LOGIN PAGE. how do u check it
Answers were Sorted based on User's Feedback
Answer / thippeswamy g
Smoke Test - just to verify the page or not
Functionality Test - validating the Login page for its
contents such as User name and password text fields
followed by 'Login'/ Submit button. We need to enter the
valid and invalid data and try to enter the submit button
and verify the behaviour of the page.
Regression Testing: After defects fixes or any change
requirements added to login page/application. Retesting the
same defects for the impact on the application / login page.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / itsalleasy
You should be more specific. All these three could be the
same if this is just for a Login page. The environment may
change for each testing.
I am surprised someone asked you this question in an
interview.
| Is This Answer Correct ? | 2 Yes | 0 No |
What is V-model and explain differences between V-model and other SDLC models like waterfall, spiral etc
in which Software Life cycle phase does testing occur?
How we can explain a bug which may arrive at the time of testing? Explain that bug in details?
How would you do Security Testing for web application?
Which test cases are first written white boxes or black box?
what is the architecture for your project?
3. What Web sites do you use to learn about Web accessibility?How often do you use them?
The following questions were asked me at the HCL...Please try to answer these::: 1Q: For 3rd party fund stransfer through online bankinghow much time it take..? What are the processes behind that..?
Complete Testing questions
what is check list?what is use of check list?who prepares that?
what is system testing .what are the system test cases .and what are the testing done in system testing
what are the definitions of smoke , sanity and dry run testing ?