how do u do smoke test for login page which has username ,
password, ok, and cancel buttons
Answer Posted / shilpa basu
Smoke Testing is a positive test & so there should be
following 2 test cases:
1. It should checks that user is able to login with valid
credentials.
2. User should remain on the login page & any data entered
by the user is removed when he clicks on Cancel button.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is an audit report? Whom is it done by?
how can u prepare the test plan?
user id @ yahoo.com (or) yahoo.co.in (or) gmail.com.... etc
wht is Manual Testing Frame work
How do you go about testing a project?
what are the types of Bug?
Write all combinations of test cases for calculater on + symbel
What is bug severity?
About Testing
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
Test cases for Internal IP Messenger
What is client server application testing?
What are all the scenario for 1.google analytics 2.api 3.paypal
Unit Testing can be done by using Nunit?
Explain compatibility testing with an example.