What is smoke testing and when it will be done?
Answers were Sorted based on User's Feedback
Answer / swathi
Smoke Testing: Executing the application to check whether it
is free from errors or not. It should be done as soon as we
receive the Build from the developer.
| Is This Answer Correct ? | 13 Yes | 3 No |
Answer / sethupathy
Smoke Testing: Testing the application to know whether the
application is eligible to test is called smoke testing. It
means there should some piece of code should be working for
the testers to test and proceed further. This testing is
done many times to check does the application meet
acceptance criteria to start testing.
Ex: There might be a case "dll not found error" seen when
you launch the application after installing. What testing
can you do when you cannot launch the application?
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / saravana
Its an early stage of testing process. We carry out smoke
testing for checking the stability of the build. Whether
the build is ready for testing or not.If smoke testing is
failed then the build is rejected.
| Is This Answer Correct ? | 8 Yes | 1 No |
What is the difference between latent and masked defects?
What is the difference between the dropdown and checkbox list??
Who is the father of Software Testing? Who has invent the water fall model? Who has invent the spiral model? Who has invent the prototype model? Who has invent the v-v model? Who has invent the Hybrid model?
Do u writing a separate testcase for Regression Testing? If it is Yes, Explain How to write the Testcase?
what is difference between smoke test and exploratory test.?
if bugs found then it fixed then it's status is close. same bugs arise inafter 2 3 months in same module then what can do as tester
Who will close the bug and how it is closed..........?
11 Answers HP, IBM,
Equivalence testing divides the input domain into classes of data from which test cases can be derived to reduce the total number of test cases that must be developed. is it.explain equivalence testing
hi testing friends,can any tell ...how is career in selenium Testing?
How many Test-Cases can be written for the calculator having 0-9 buttons,Add,Equalto buttons.The testcases should be focussed only on add-functionality but mot GUI.What are those test-cases?
What are the qualites should tester have?
7 Answers CTS, Minecode, Wipro,
what is ur testing process in ur compnay?expalin from starting req phase to last phase brifely?