2.How should we post the bugs, Difference between priority
and severity, Difference between sanity and smoke testing
and Problem faced during development - please mail the
answers to my mail id thanu_santo@rediffmail.com
Answers were Sorted based on User's Feedback
Answer / shobana
Priority- which bug should be solved first
severity-how much the bug affects the system function. we
can differentaiate depending upon the emergency
critical
medium
low
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / belal raslan
Smoke Test:
-----------
When a build is received, a smoke test is run to ascertain
if the build is stable and it can be considered for further
testing.
Smoke testing can be done for testing the stability of any
interim build.
Smoke testing can be executed for platform qualification
tests.
Sanity testing:
---------------
Once a new build is obtained with minor revisions, instead
of doing a through regression, a sanity is performed so as
to ascertain the build has indeed rectified the issues and
no further issue has been introduced by the fixes. Its
generally a subset of regression testing and a group of
test cases are executed that are related with the changes
made to the app.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / pankaj kumar
smoke testing is initially testing. to check weather the build has no bug for further testing ,we check the critical and basic functionality
Sanity testing is new bug fixed , new build is fixed before performing the further testing like regression testing
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the Blackbox Testing Techniques?
sir actually how we connect the Ajax engine to the normal web chat application how. And how Ajax engine works??
Retesting will be coducted on particuler bug or entair application?
When do u go for integration testing?
1.exactly when we do regression testing? 2.why we do regression testing?
3)what is quality assurance and Quality Control?
How can you use technology to solve problem?
Scenario-based testing Option 1 concentrates on actor and software interaction Option 2 misses errors in specifications Option 3 misses errors in subsystem interactions Option 4 Both 1 abd 2
how we map defect with test cases in Quality center
What is meant by code walkthrough?
What is meant by Entry and Exit points in Testing? Raam - ramumcato@yahoo.com
Explain about Double V model?