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 schedule variance and give the formula
What type of testing will be done in Installation testing or system testing?
What is regression testing and what are the types in regression testing?
There are no requriments, coding is been developed to the project without srs,brs document how u are going to prepare test case?
After Executing the testcases, logging bugs...after completing all this processes, what document tester will prepare?
what did your base to your test cases?
Hi, i am non it background, now i am ready to face testing interviews. Please explain how to face interviews. Is there any standard questions for interview point of view.
What r the different types of testcase techniques?
How to test a web service manually?
Tell me the test cases for Notepad?
could u please suggest good coaching center in hyderabad to learn testing for a fresher
what is the difference between Performance,Load ,Stress testing