Q2. From the below given choices, which one is the
‘Confidence testing’
A. Sanity testing
B. System testing
C. Smoke testing
D. Regression testing
Answers were Sorted based on User's Feedback
Answer / prasanna
Smoke testing gives the confidence to check whether the
application is ready for test or not?
| Is This Answer Correct ? | 30 Yes | 3 No |
Answer / prashant
Smoke testing normally done by developers and then only
they release the build. So, in this case Sanity testing is
the correct answer. As we know that sanity testing is the
basic funtionality testing. If basic functionality is
working fine then only the next testing activity can be
proceed. So, Sanity testing is the confidence testing as
after passing of the sanity it gives confidence to fo for
further testing.
| Is This Answer Correct ? | 11 Yes | 4 No |
Answer / kittu
smoke testing is the answer
sanity testing is done by developer and after that tester can do Smoke testing to check whether the application is ready for test or not? then only we will start testing.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / @mit
Prashant is right!!!!
Sanity Testing is right answer for this Q.
As Sanity Testing is done by Testers only to find the
Healthyness of the application and it vl be done at
starting of the Testing phase.
While Smoke Testing is done by Developers.
| Is This Answer Correct ? | 3 Yes | 4 No |
Answer / phani
HI All,
Those are all the testing approaches to test the
system/application and those are dependent test approaches
for further testing, Once smoke test will pass only system
test will come into picture and once system test will pass
only regression will come into picture.
Every test approach has entry and exit criterias.
Smoke testing:
Entry criteria: Unit testing should be pass.
Exit criteria: Smoke testing should be pass.
System Testing:
Entry criteria: Smoke testing should be pass.
Exit criteria: System testing should be pass and defect
report should be generate.
Regression :
Entry: Defect should be fix by dev team.
Exit : Defects should be closed.
I am not saying those are only entry and exit criterias for
durther testing approaches, but those are the mandatory one
criteria.
How could we say which is confidence testing?
Every testing approach is dependent on other testing
approach.
Any one please correct me if i said wrong.
| Is This Answer Correct ? | 2 Yes | 5 No |
Answer / aravind
Regression Testing is the correct ANS for above question.
Only regression testing will give you the confidence after
doing Sanity,System,Smoke testings.
| Is This Answer Correct ? | 9 Yes | 14 No |
Answer / vishwa
Sanity Testing gives us confidence to start with System
testing. If sanity fails develorers rework on the code
based on the Sanity Report.
| Is This Answer Correct ? | 3 Yes | 8 No |
How will you assign priorities to test cases?
If the product is released to client and then you found some bug which you can see in high resolution screen in testing environment but on client side it was hidden under low resolution screen and it is an important functionality in that case what would be your role as a tester?
Hi frnds im Priyan.in interviews they are one question 4r me.i have been asked this one in 4 interviews.." AS A TESTER, WHAT IS UR GOAL OR AIM OR AMBITION..? ".. can any one gve answer perfect answer ? tank u .. reply me plss
what is meant by defect bash?
Please write 4 high severity & high pririty bugs on ONLINE SHOPPING OF PRODUCT.Write bugs that should be practical and original.Thank u
what is mean by end to end testing?
Explain Alpha Testing and Beta Testing
Can a Tester test any application without Specifications/Requirements?
why you want 2 join Testing ?
What is the difference between Incident and Defect. Anybody can answer it. Thanks in advance.
10 Answers iFlex, Kameda Infologics,
Test Director is use only for bug tracking or another purpose.
What is the difference between Integration Testing and System Testing ?