What is the difference between smoke testing and sanity testing?
Answer Posted / kiran wale
Sanity and smoke testing are the last phase when all the integration of the modules are done.After this you have to select between these two testing.
Always have to understand that smoke testing is cursory testing of the whole software or we can say basic functionality of the software while sanity testing is in depth testing of any one module selected from the software.
Both sanity and smoke testing are implements when time is limited and software have to be launch.
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
If we have no srs, brs but we have test cases does you execute the test cases blindly or do you follow any other process?
How will you set the Dependency in the Quality center? Say if you will fail a test case and two or more test cases are dependent on that particular test case. In this case how will you handle in failing the test case.
What is Traditional testing & Object Oriented testing?
what are all the possible Test Cases for VoIP based applications
aplitue questions will be based on wich type ?
what is agile model and spiral maodel?pls explain with an example?
date format and we should 8 digits - not accepted only /accepted write how many in test cases in the date format valid , and in valid
In a systen design to work out the tax to be paid: An employee has Rs 4000 of salary tax free. the next Rs 1500 is taxed at 10% , the next Rs 28000 is taxed at 22% , any further amount is taxed at 40% , the nearest whole Rs, which of these is a valid boundary value analysis test case ???? a)Rs 1500 b)Rs 32001 c)Rs 33501 d) Rs 28000.
hi, this is geetha, i have one doubt regarding the vulnerability testing. For sql injection testing is there any need for the tools to be installed. If it is what is tool and what is the method to test in sql injection testing. Plz Guide me
Explain the defect life cycle.
How can you prepare the resume for testing? Can you send me the answer for this questions?
List the considerations in developing testing methodology
Can you explain random/monkey testing?
What is Web testing & which action we take at the time of Web Testing?
If you are handling a product testing and if there are around 100 test cases and in them few test cases are failed then at the end of the day how will you treat whether the product is pass/fail.? consider the failed test cases are in functional requirements.