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 |
Very Important Note for all the Testers!!! As the S/w Boom is getting considerably decreased...
Hi, this is sekhar yadav plz answer my questions with(examples) highest seviarity &lowest priarity and lowest seviarity & highest priarity ???? i want proper answer .. thankq
Which are the possible test cases can U write for Combo box validation ?
What is meant by Risk Analysis?
any one please send me any test case examples with tabular columns in manual testing
I have to give weights to 5 stones so that using a simple balance and the stone i should be able to weight any number between 1-100
why nds?
how to test if there are 2000 requirements ro be tested in an application ?
Testing OO class operations is made more difficult by Option 1 Encapsulation Option 2 Inheritance Option 3 Polymorphism Option 4 Both Inheritance and Polymorphism
can any help the difference b/w incremental integration testing & integration testing & system & funtional testing
What is the test harness?
what is a test case?