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 |
How should testers write the test cases without Specifications
how can client know that the bug which has been corrected
1)can u tell me, what is the roles and responsibles for database tester in DB testing from requirement stage to UAT stage....2) what are the i/p documents he wants and who wil give the i/p docs. to DB tester.and tell me what exactly db test case means what?
CAN ANYONE EXPLAIN IN DETAIL THE WATERFALL MODEL WITH THE OUTPUTS OF EACH PHASE.
Is there any difference between Web Application and Client - Server application? If yes pls explain it.
can any body post NDS aptitude test questions
How did you go about testing a project?
Hi can anyone Explain smoke testing with real time examples
What is Testing Life Cycle?
Why do you need to parameterize fields in your virtual user script?
Write max. no of test case's in following scenario Developer develops single page which consist of simple Text box and a Submit button. Developer has not written a single line of code for the button (i.e. no relation of Text box and Submit button). No validations are implemented on Test box as well as button.
What is the type of the testing to check the availability of a website 24 * 7?