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 |
what is debugging and whitebox testing and what is the diff?
What is HTTP and TCP/IP
what is use case
Assuming you're given the File->Print Page of MS Word to test,what test cases would you write to test the 'Number Of Copies' field(the max. Permissible value being 32767]?
What is risk analysis and what kind of risk you foud while testing
what is mean by mr ?
what is the severity we give. login fails eventhough we enter the correct username and pwd.
As a tester how much server knowledge is enough to know. I worked in Tomcat 5 and Jboss 4.0.3 server but I didn't have any knowledge on that please help me to know more about this? i had lot of questions in this. What architecture, what configuration, draw how it works..but not able to manage. please help me.
Define the bug life cycle?
i am keeping 2yrs fake experience in banking sector can someone please tel me what kind of questions and answers i have to face
what is test metrics? difference between test matrix and test metrics? (Asked in Zensar Hyderabad today(17-1-12010))
What is mean by Functional Testing? How will you do functional testing for Yahoo Login page?