is it true that sanity and smoke testing done by developer
to test the basic functionality whether its working
correctly or not before proceeding further testing
Answers were Sorted based on User's Feedback
Answer / sowmya
Sanity testing is done by testers whether the build is
ready for major level of testing
where as smoke testing is done by developers for testign
some offuntionalities of the build
correct me if i am wrong
| Is This Answer Correct ? | 2 Yes | 0 No |
SANITY testing is performed the tester it is the basic
leavel of the functionality are tested in this stage .
THE sanity test is failed the tester will not proced to
another test.
SMOKE testing is performed by the developer the basic
functionalites are tested in this leavel.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ajay
smoke testing and sanity testing both are same these two
are also called as buid verification testing.....
It is done to find out whether the application is ready for
further testing or not.
The differece is some companies call it a smoke testign or
sanity tesiting or build verification testing..
Hope u understood......
u can mail me to ajay.thomala@gmail.com
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / suman kumar.t
SMOKE testing is performed by developers,To build up there
confidence they will test all functionality before sending
to testers weather all modules are working or not
sanity testing means all testers will gather at one place
all check first all main functional but not all modules and
then they will check below factors
1 understandable
2 operatable
3 observable
4 consistency
5 simplicity
6 maintainability
7 automatblity
8 controlablity
so they will check these all factors if it is not good they
send defect to developers and wait for another version of
sut(s/w under test)and the given version is god they will
perform real testing
| Is This Answer Correct ? | 0 Yes | 0 No |
Contents in Tracebility matrix?
14 Answers JVS, NIIT, TCS,
who will performe smoke testing?... by Senthil BE Software test Engineer(polaris..)
what is test case review?
why we need to write test cases?
3 Answers ABC, eClerx, Sling Solutions, Tech Mahindra,
Define the bug life cycle?
What is Test strategy?
in database testing, which are the things u used?
what are the Levels of testing?
what are the different stages in sdlc?
what ways u followed for defect management
How to calculate testing productivity?
What is a Module?