Hi can anyone Explain smoke testing with real time examples
Answers were Sorted based on User's Feedback
Smoke testing is like checking for the blocker in the application,this is done in for major functionality of the application for example if we are not able to login then we are not perform further testing in the application.
sometimes smoke testing also known as build acceptance testing,becoz if the basic functionality of the application is fail den we are not perform further testing on the application
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / santhi
when we get a new build, to continue testing on the new build, first testers need to check if the build is stable, the basic functionalities added in this build are working etc..and is called sanity/smoke testing.If the newly added functionalities are working and the build is stable, tester can accept the build and can go for thorough testing.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mohit goel
Smoke Testing is end to end testing of a product.
For eg. when we received a new build we have to do smoke testing first so that we can see all the functionality is working fine or not.
| Is This Answer Correct ? | 1 Yes | 9 No |
How to prepare boundary value test cases for 3 input values eg: to get the triangle type i am giving 3 sides a, b, c values should be 1<=a<=200,1<=b<=200,1<=c<=200....
What is defect life cylce
5 Answers Hurix, Syntel, Zycus Infotech,
what is the role of testlead in software testing
Why should you care about objects and object-oriented testing?
smoke test as a example for naukri.com
What are the possible scenarios for LMS?
What are the different types of joins
if tester found some bugs in the application then which format they will send it to development team.
When will the verification and validation be done?
Describe your personal software development process.
What is Wound Fixing?
How can we test a web application meant for Dump and Deaf???