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 is effect variance ,Budget variance , Schedule Variance , Defect Density ?
Can any one tell me how will be the projects in realtime life?. I am much worried because this going to be my first job?
what is meant by regression testing?
What if an organization is growing so fast that fixed testing processes are impossible? What to do in such situations?
Wht tools are used in Manual testing for bug tracking and reporting?
What is severiety and priority of the bug?how do they effect u to report the defect in the builds?
can you tell me test case for whatsapp?
7 Answers AFour Technologies, InfoBeans,
Can anyone let me know that what would be done by the tester if bug status changes to DUPLICATE,means what kind of action or process should be done by tester?
what is the challenging position faced in the testing not in point of management point of view it must be in the point of while testing the application?
As a tester I found a show stopper(critical defect) this evening whereas the project is going to be delivered to the client tomorrow morning so there is no time left.I reported the same to my test manager but he is not ready to convinced with me moreover he wants to close the matter as it is....in this senario wat will u do???
what is Test deliverable and Release Note?
What is the difference between load and stress testing?