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 |
what r all the testing methods & what methods u r using 4 the current project.
What is reference matrix or tracability matrix?
Name three reasons why the tester may choose to record in Context Sensitive mode.
1.when do we start testing and explain briefly please assp 2.when will we stop testing friends tell me immediatly
Which methodologies, Technologies are fallowed in your company?
How you perform sytemtesting in organization, i am not asking definiton approach for system testing
How do you perform functional testing? Thanks in advance
What are the differences between web applications and client and server applications?
what is use case diagram?
what is "test strategy"?
HOw to test website manually? Is it any criteria to test ?
what are the advantages of waterfall model over V-model??