What is the smoke testing and sanity testing..?what is the
difference?

Answer Posted / santoshnathan

Sanity testing :This is a type of initial testing performing
on application and make sure that it has no blockages.
Blockages in the sense whether the all functionalities are
avialable or not in order to perform detailed testing on the
application.

Smoke Testing:This is also a type of initial testing
performing on application in order to test whether it is
stable or not.

But companies are following either one.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain some techniques for developing software components with respect to testability.

3047


PLEASE CAN ANYONE SEND ME THE TEST SCENARIO BASED QUESTIONS FOR 3+ EXPERIENCE IN MANUAL TESTING

3855


Katari your questions was really helpful could you please send the questions and answers with them . Can anyone sends the top 30-40 question and answers for the interview purposes

1459


i want manual and automation test cases and interview questions

1691


I have 2 yr Localisation testing exp now i want to job in MNC My manualtesting knowledge+2 yr exp sufficiant for in MNC

1572






What makes a good test engineer?

715


Tell some examples of bug severity and bug priority?

620


Which is the best testing model?

588


test cases for compose functionality of gmail

1468


Explain Testing process in your organization?

1070


What are different types of verifications?

693


What is a test log?

625


hai friends i did my bcom (distance with out inter)and iam pursuing mca(distance alagappa university)iam learning testing cource in ameerpet can i elgibel for testing jobs pls guide me … …and send details to rangavijetha@gmail.com..thanks

1338


Hi, Can anyone suggest a test case writing technique for the below scenario. 1. User draws a lines on the image 2. User selects the lines and right clicks ( Measuremnts like distance between the start and the end point, coordinates of start point and coordinates of end point) 3. User selects one of the measurement Measurement is displayed Just want to highlight, i am looking for a test case writing technique for above scenario.

1577


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; }

1579