Q2. From the below given choices, which one is the
‘Confidence testing’
A. Sanity testing
B. System testing
C. Smoke testing
D. Regression testing
Answer Posted / 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 |
Post New Answer View All Answers
Can automation testing replace manual testing?
What do we need to build a quality QC team ? a QC manager with all junior QCs or a QC manager with all senior QCs?
6 what do you like least about testing?
Why did you choose the Software Testing Field?
What and why is api testing?
user id @ yahoo.com (or) yahoo.co.in (or) gmail.com.... etc
How we test the bulk of contents in web page using manual testing? Is any open source tool available for that ? Thanks in advance..
What is software configuration management?
Have u ever done testing related to a database,give examples to support u r answer.
How quickly we need to fix the bug?
Why do you need to parameterize fields in your virtual user script?
What is the different between SIT and UIT?
What can you tell about the project if during testing you found 80 bugs in it
Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.
What is the difference between load testing and performace testing?