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 testing techniques,testing methodology,test packs,how are they differentiated?
What is negative path testing?
CAN ANY ONE PREPARE TEST CASES FOR SUPPLY ACHAIN MANAGEMENT AND IF YES I WILL GIVE THE REQUIREMENT WHICH CONTAINS NEARLY 27 PAGAES
what is a broken link in web testing and how test it.
can anybody explain traceability matrix clearly
What is the need of testing? Give three reasons....
28 Answers AZTEC, GE, Persistent, TCS,
If we are enterinf different inputs for the same field then tester have to write that much separate test cases with separate ID. E.g. First name field Inputs are - 1. valid name = Shyam, 2. Digits , 3. Blank Space, 4. Empty Name, 5. Enter name after blank space, 6. Special Characters etc. So May I have to write 6 separate test cases with test case id 1,2,3,4,5 & 6.?
What r the 3 types of System testing
33 Answers College School Exams Tests, Misys,
wat is build verification testing
what are the contents of a test plan?
What are the possible test scenarios around AVS check of any credit card? (Testing through payment gateway online) (What are the fields we should check while checking AVS and CVV)
what r the qualities of a tester?