what is difference between Sanity testing and Smoke testing?
Answers were Sorted based on User's Feedback
Answer / swathy
Smoke testing suit execute where we can verify whether the
application is stable or not to do functionality
testing.Here we will test all the pages r displaying or
not,all the modules are working or not,all the weblinks r
redirecting to appropriate pages or not etc...
Sanity testing suit excute on final release to verify
whether application is stable to deliver for client with
respect to customer requirements.
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / bavani
Sanity Testing
A Test engineer verifies stability of build before
start testing. This preliminary checking is called sanity
testing. This is also known as Tester acceptance testing
(TAT) or Build verification testing (BVT)
Smoke Testing
It is an extra shake up in sanity testing. In this
test, testing team reject a build with reason when that
build is not working.
Eg: Watch is not working due to key rod problem.
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / hafeez
The Main difference between sanity and smoke testing is that
when very first time a software comes for testing and we
perform very basic testing like checking of navingation or
login etc its sanity testing
smoke testing is that when a software has few bugs and it
got fixed and we are performing the basic testing like login
and naviagtion etc
for more details visit
www.s-qa.bolgspot.com
| Is This Answer Correct ? | 0 Yes | 3 No |
Answer / sm
Sanity Testing is the Initiative testing we are conducting
for STLC cycle where as Smoke testing is conducting
by the developers before releasing the software build to the
testing phase.
Sanity testing is conducted by the Testers where as smoke
testing is conducted by the developers.
Based on the Sanity testing results testers will identify
the received initial build is further testable or not
And based on the Smoke testing developers will identify the
all the functionalities have been covered or not ...
regards
Sm
| Is This Answer Correct ? | 8 Yes | 12 No |
Answer / rakesh goel
Smoke Testing :- It is a testing in which we test the major
area of the application randomly with the motive to find
out any crashing issue.
Sanity Testing :- it is a testing in which we test the
application with only +ve data.
| Is This Answer Correct ? | 3 Yes | 10 No |
Fault-based testing is best reserved for Option 1 Conventional software testing Option 2 Operations and classes that are critical or suspect Option 3 Use-case validation Option 4 White-box testing of operator algorithms
Describe any bug you remember.
2.How are you going to map between Test Scenarios and Test Cases?
Whats is bugzilla?how is it install,how it is use?
Hello, what will be the example for Regression Testing?? Thanks, Gaurav.
Multiple class testing is too complex to be tested using random test cases. is it
what is X-SS(Cross Site Scripting)?
work break down structure in manual testing
I am B.tech graduate.Right now i am working in sutherland. I have completed the CSTP certification in STC.I am fresher for a software industry..I got a opportunity from STC thrid eye, They asked me to pay 50000 and they will provide training and after that they will provide a job with the salary of 5000..I dont know is that a better option for me...I have a little dilemma.. I awaiting for your suggestions..plz..
What is suspension & resumption criteria in Test Plan please explain with example ?
Why most of the software company preferred manual testing even though many automation testing tools are present in the market.
What is severiety and priority of the bug?how do they effect u to report the defect in the builds?