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
Tell me agile process in your company
What is black box testing, and what are the various techniques?
What are the basic forms of variations?
What is mutation testing & when can it be done?
What makes a good software qa engineer?
what is prototyping model,RAD model V model, spiral model?????
What is state transition?
need answer interviewer will ask me about all project which i mention in resume or presently i'm working??please reply tomorrow is my interview
pl. give me the list of top jobs website to register i have 2Yrs. Experience in manual testing
What is the difference between functional requirement and non-functional requirement?
Testcases for msword( microsoct office word??
What is alpha testing?
Can you explain the workbench concept?
What is meant my Firewall testing? how the testing is performed on it?
Do write a separate test case for regression testing? If it is yes, explain how to write the test case?