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 |
what is database testing?
If tester report a bug & developer open it & bug is not occur there. What sud tester do in this situation??
write four steps for writting scenario ?
what is validation testing.
Retesting will be coducted on particuler bug or entair application?
how to excute testcases in regression testing time.
what are the types of testing
suppose u have raised one bug.u have posted to that concerned developer..he can't accept that is a bug.what will u do in the next stage?
4.what is deliverables?what are the things is included in the deliverables?
what is Gui testing?
McroSoft Six rules standard for Userinterface testing?
what is difference between defect tracking and bugs tracking