who do sanity testing ?
who do smoke testing ?
plz give me correct answers.
Answers were Sorted based on User's Feedback
Answer / brahma412
hi to all,
i heard from somebody.
sanity testing is done by test eng after releasing the
build to testing dept.
smoke testing is done by developer or programmer just
before releasing the build to the testing dept .
r they not correct,
plz corefct if i am wrong?
brahma4122y@yahoo.co.in
| Is This Answer Correct ? | 17 Yes | 9 No |
Answer / saff
see in real time there is no sanity and smoke there is only
one that is called built verification testing
but just for knowledge sake
smoke testing : it is the testingdone by test engineer to
determin whether the systemis stable enough to test in
detail for that they will do some cursory testing and see
whether the system crash somewhere if the system clear the
testing the test enginnersstart doing the complete
testingof the system or else they will stop doing the
testing and ask dev team to fix the system .
where as sanity testing also does the same thing but the
purpose of the sanity testingis different
sanity testign is done to ostly avoid the regression
testing i mean to say avoid doing the deeper testing once
the bug fixed or code changed build got relesed
this is done mostly where we r out of time ,
| Is This Answer Correct ? | 5 Yes | 4 No |
Answer / manpreet singh
sanity-even the build is given to us.so it is done at the conifiguration management level.movement the build is ready before it is reaches to the testing environment .it has to be tested by configuration manager..
and the smoke testing is done by Tester...
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / ramu
dovelapers test had comple dovelapers
test nothing but unit,integreation
testing after that relesed the build
that test is smoke teat.
sanity testing:all tests are
completed after that add one
application is adding that test is
sanity testing .sanity testing is
complited after that relese the
application .ok
Iam ramakrishna vallem
ramakrishnavallem@gmail.com
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mahesh
Smoke testing can be done by developers before releasing the build to the testers and it is also tested by the testing team to ensure that the build is stable enough to perform the detailed testing.
after that T.E. do sanity testing
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / t.sushmalatha
In any organisations the smoke test is done by developers
so it is nothing but after development of a s/w the
developers are going to check the applicatio(s/w) whether
it is suitable for detail testing or not is called smoke
testing.
where as coming to sanity testing it is done by TE to
check whether it is suitable for detail testing or not is
called.
the differeence is that the same testing by
developer is called smoke n the same testing done by test
engi.. is sanity testing.
HERE ONLY THE PERSON IS CHANGING
| Is This Answer Correct ? | 6 Yes | 7 No |
Answer / anandkulkarni.biet
wat ever brahma has said in answer 4 is correct but one
small difference is smoke testing is done by testers after
releasing the build to the testing dept to check if the
build is testable furthur.
| Is This Answer Correct ? | 1 Yes | 4 No |
Answer / n@n!
sanity testing:
it is the initial satge of testing after build release.
it was done by test engineer.
in sanity testing test engineer test the
installation,connection between frontend and back
end,connection of all pages.
smoke testing:
it is also done by test engineer.
testing the application at final release build is called
smoke testing.
after smoke testing was done the application is ready for
usage.
| Is This Answer Correct ? | 5 Yes | 14 No |
Answer / balaji m
Both Sanity testing and Somke Tesing done by the Testers.
Sanity Testing:
---------------
It is done in the developer machine, tester will test the
important functionality (sampling). And tester will give
the observation or feedback to the developer. In sanity
testing tester will not raise the defect, just they inform
to the developer. This is also called as informal process.
Smoke Testing:
--------------
It is done in the testers machine or testers environment.
In the smoke tesing if they found any defect, they fix the
bug in the bug tracking tool or they raise the defect. This
is also called as formal process
Still you have doubt pls contact me- mmbalaji@gmail.com
| Is This Answer Correct ? | 5 Yes | 15 No |
can u plz give an example for regression testing with example.
as a manual tett eng, waht should i learn in database or sql? could u plz list out the topics in sql or database? brahma412@yahoo.co.in
What is defect cascading in software testing?
As experienced what could be the interview questions based on project? It's urgent
6 Answers ABC, P2Softech, Sony,
What is Traceability matrix? Why it is used? Can u tell me the architecture of that?
at the time of testing web based applications and client server apllications, what you absorved as a tester? (i need not differences, but i need what you absorved at the time of testing as a tester)
whats the reason to display the password(not in encrypted form) in the script in load runner but not in QTP?
What is d difference between Black Box Testing and Functional Testing?
What is the example of Integration Testing?
Whether SQL knowledge is Mandatory of Software Testing or not? Briefly Explain?
can you show me the test cases on registration form
Puzzles 1)Three geniuses stand in a file (one behind the other). Each can see only to the front, so the rear person can see the middle and the front, the middle person can see the front, and the genius in the front cannot see anyone. You have five hats. Two are white, and three are red. You blindfold the three geniuses, who are utterly truthful, and put a hat--at random-on the head of each. Then you hide the other two hats and remove the blindfolds. You then ask each genius to name the color of his hat (which he cannot see). The rear on says "I don't know." The middle on says, " I don't know." Then the front onw says, "I know." WHAT COLOR IS THE FRONT GENIUS' HAT? 2) one reasoning puzzle. 3) A monkey falls into a 30 ft well. Every day it climbs 3 ft up and falls 2 feet up. How many days will it take for it to jump out of the well.