Can any one please tell me the exact difference between the
smoke testing,sanity testing and exploratory testing?
Answer Posted / vijaya
Sanity testing means initial testing done to check the
environment well suites for the testing process or not..
Smoke testing is similar to sanity but with some specific
reason mentioning why our testing process is stopped..
Exploratory testing means testing the process without any
specific plans and schedules.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
You want a automation tool to be used for your project. How will you convince the client for the same. Please give me specific answer.
What can you tell about the project if during testing you found 80 bugs in it
How should validation activities be handled?
1.what is a test condition ?
What are similarities of Agile and Scrum?
What is the main use of preparing a traceability matrix?
Why is it impossible to test a program completely?
Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.
What is application programming interface (api)?
What is sanity?
Artifacts in design phase of SDLC ?
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; }
Please Tell me About Fish-Bone Model. Thanks in Adv.
What are the two main categories of software testing?
Can you do system testing at any stage of sdlc?