What are the test cases for sanity or smoke testing ?
Answers were Sorted based on User's Feedback
Answer / tester
In smoke testing :we test only positive testing
Enter valid data into user name field
Enter valid data into password field
In Sanity testing: we test positive and negative
Enter valid data into user name field
Enter invalid data into user name field
Enter valid data into password field
Enter invalid data into password field
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mudaseer
smoke testing for gmail
enter valid username and valid password expected result it should display inbox page
click on compose mail enter valid mail id to which you have to
send mail and subject and body of the mail
click on send
here only we are doing valid testing
Is This Answer Correct ? | 2 Yes | 3 No |
Answer / lakshmi
Smoke testing for gmail
When you click on the URL OF gmail.com,it should open the
home page of gmail login page.
Is This Answer Correct ? | 0 Yes | 2 No |
If Interviewer asks "Do you want to ask any question to us?" Which questions should we ask to them?
What is difference between Bug resolution meeting & Bug Review Committee? Who are participants?
what is Fault based testing?
What is the quality process is following in your organization.
What is integration testing? And what are the different types.
What is the difference b/w test case and scenario?
what did your base to your test cases?
can you tell me scenarios for login page?
I Have 2 Yrs Experience in Manual I appiled in Job Portals still i m not getting any calls plz help me wat i need to do guide me please ?
Write a test case scenario for Web-based address book?
password is having 6 digit alphanumerics then what r the possible input conditions?
6 Answers Logica CMG, Visual Soft,
How many Test-Cases can be written for the calculator having 0-9 buttons,Add,Equalto buttons.The testcases should be focussed only on add-functionality but mot GUI.What are those test-cases?