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 |
What is Error Seeding?
Which test cases are written first: white boxes or black boxes?
What is function points??????
What is Buddy Testing?
How did you go about testing a project?
what is the diff b/s test plan, test strategy and test procedure?
which domain is of high demand for software testing, Right now i am working in Education domain .How about demand for Education domain and which companies are recruiting in education domain
If testing will be done after the release then how mutch time budget will increase?
Tell me about the best bug you ever found.
is smoke testing is perform before realease Product
What made you pick testing over another career?
What is Buddy testing?