What is the difference between Smoke testing & Sanity
Testing?
Answers were Sorted based on User's Feedback
Answer / laxman
Smoke testing: It is a single test case, which cover all the
functionalities in a single test case.
It verifies the major functionalities at high level in order
to determine if further testing is possible or not?
The Smoke test scenario should emphasize breath more than
the depth.
It is conducted before the performance testing.
Sanity testing: It is to check the application, where the
application is stable or not?
This is done by before the putting major testing effort.
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / naveen
Smoke Test: When a build is received, a smoke test is run
to ascertain if the build is stable and it can be
considered for further testing.
Smoke testing can be done for testing the stability of any
interim build.
Smoke testing can be executed for platform qualification
tests.
Sanity testing:
Once a new build is obtained with minor revisions, instead
of doing a through regression, a sanity is performed so as
to ascertain the build has indeed rectified the issues and
no further issue has been introduced by the fixes. Its
generally a subset of regression testing and a group of
test cases are executed that are related with the changes
made to the app.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / anjali
as per book their is not as such difference in this only
spelling is different and process is same
but
in industry sum time in sanity testing modules r also get
checked
smoke testing : checking testability of the build i.e
whether the build is stable or not.is it ready to test or not
sanity testing : checking module wise .
| Is This Answer Correct ? | 9 Yes | 8 No |
How do u avoid redundant test cases?
how can we perform load testing and performance testing manually.
what is configuration management...please explain... thanx
What is BVA and ECP 2. Which version of WINRUNNER and QTP you are using in the project 3. What is the use of Recovery manager in QTP 4. What is retesting and regression testing 5. Write the SQL queries for the following EMP table to select the employee id and his details from emp table 6. For example: employee dept and employee id and employee name and employee salary 7. what is a sub and what is a driver 8. What are your roles and responsibilities in your project 9. Does BVA is equivalent to ECP 10. If you find a bug what will you do
hi this is chik here iam showing my current project ERP and am prepair in hr model please tell me details about it and what all function test in hr model and give me some test caserelated to this module.Please tell me am faceing lots of problem in interview am not able to explain in interview please help me out my id is chiku_69@yahoo.in
what technical problem u face in your module please tell what is it mean its any bug or anything else i want ans give any example which ever modul u r working for u can give me any example
How can we know bug is reproducible or not?
Which metric is used for extent of testing? a.)User Participation b.)Acceptance criteria tested c.)Test Cost d.)Test Automation
What is the difference between QA and QC in testing activity.
how can we do database testing. In database testing we verify the data integrity and data validation. how can we do testing of Index, triggers, views, ransactions,cursors etc
why we use defect tracking tool?
What is the difference bet white box testing and black box testing.pls give me an example