What is smoke testing and sanity testing?
Answer Posted / hanna
Smoke testing - testing of a new build to verify that mail critical functionality works fine.
Sanity testing - testing of a new build to verify that new functionality works fine and/or some critical bugs have been fixed.
Both testings are not detailed. Usually smoke testing is the first and sanity t - next. Or sometimes they can be done simultaneously
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
Explain the procedure for manual testing.
What are the different available models of sdlc?
hi all I have an overall experience of 12 years working in an EDP setup(worked in a manufacturing setup in a German MNC). On my request, I was relieved from my duties in Sep 06 for maternity reasons. However I would like to pursue a career in a software organization as a manual tester. I obtained my proficiency certificate in Software Testing from STAG SOFTWARE LIMITED 2 months ago i.e in May and would now like to continue working in this field. However I am unable to find a job until now. If anybody knows of a opening at bangalore, kindly let me know.
Need to know about Quality Center in brief
Tell me agile process in your company
Build with fixes has been deployed on QA environment if asked by your manager to reproduce how can you reproduce the issues? (by using the previous build) Can you access the previous build? If so ,what are the tools or how can you access?
Am putting E-commerce project in my resume can any one please tell me about E-commerce application explaination..
how we write test cases to brs,srs,hlds,llds
What are tools of performance testing?
What are all the netwoking tools, hardware tools and software tools required for testing a web-based n client server applicatopn?
What is the Jar file?
What is meant by entry criteria and exit criteria in software testing?
How does quality control differ from quality assurance?
How do you get programmers to build testability support into their code?
How to test an application if it was already developed and it is in the state of changing the functionality according to the customer requirement How to start testing in this situation. I got an application to test.It is a desktop application.It is still developing and started 8 months back.how can i start to test this application? Is it the right way to test it in "Random testing"? or writing the testcases from page one and executing them.i have an another responsibility that is I have to automate that application. can anyone tell me what is the process to test this application.