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 traceability matrix ?what is use of that matix ?
is it necessary to write neagtive test cases for each and every field
What is a day's work in a QA Tester's life?
How many Types of test Case are there? What are the challenges u faced in Ur Company ? What are intonation u taken in ur project?
1 Answers Reliance, Tech Mahindra,
How Can I do database Testing ?
Hi I want to prepare for ISTQB Foundation level. Can any body mail me some sample papers for preparation. My mail id is sanjaysachdeva2008 @gmail.com
What is the test harness?
Difference between Web based application and web application
Difference between or when do you conduct Acceptance testing User Interface testing ?
Is Anyone attended the manual testing interview with capgemini in recent past. please let me know the type of questions they can ask. Thanks
How to test cookies in Manual testing?
How do you test the server response time? Do you use any tool? If so what tool? If not how can it be done manually?