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 is difference between testing and development in your view?
what is Application state,Base state and call state?
what is the Quality and Value that you are going to add to your company
Why does user inter-operability testing present such a big challenge to the testing effort?
How to write a scenario from requirements?give an example..
online demo for bug tracker tool(let me know the website)
Explain v-model clearly ? how it works in real time on a project?
i got a bug in gmail the bug was i had saved some data in draft and i forwarded the data to my friend and the data was not present in draft it had move to sent items.what is the sta tus of the bug
Please give me any example of High severity and Low priority type of bug ?
plz tell me how can testing implement.like-performance testing,functional testing
What is stub and driver in integration testing ? Explain with example.
11 Answers Accenture, Taleem India,
what is usability defect?Give one exapmle.