Smoke testing is ------
1.sanity testing
2.Functional Testing
3.Build Verification Testing
4.Regreesion Testing
Answers were Sorted based on User's Feedback
Sanity Testing & Build verification Testing Both are Correct..
Smoke Testing can also be called as sanity Testing/Build Acceptance Testing/Build verification Testing...
This Testing is conducted on the Build to check does the build is acceptable or not for Major Testing is known as smoke Testing/Build acceptance Testing/Build Verification Testing/sanity Testing....
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / saranya
Smoke testing is a build verification test.....
It is initial test when developer release the build to
testing team that time testing tl doing the smoke testing
Main functionality only tested.....build test cases failed
build return to development team. Otherwise its go to the
sanity testing
| Is This Answer Correct ? | 0 Yes | 1 No |
what is beta testing
wat is the diffrence b/n dyanamic blackbox testing and static black box testing.and which one is better
When we perform re-testing?
What is Test Harness, Anybody can explain in Detail. Thanks in advance.
What are the differences and similarities between build and fix model and the v-model??
What is diff between Defect density metrics and Defect Variance metrics ?
Is Alpha Testing done by Testers or Developers?
In which Phase of testing life cycle we prepare test data and test scenario?
Can anyone explain about agile software methodology...
How will you test application without any SRS or any document and also the the developer who developed the application is resigned. In short no one knows the functionality of application.
What is the difference between Test Management tools and Defect Management tools? What are the most widely used Test Management tools?
After insert the record in front-end, how will you check the back end by manually? Please explain?