difference between smoke testing and sanity testing?
Answer Posted / dinesh
Smoke testing :
-------------
This ensures that the new build is working fine or not..if
its success then the build will be accepted otherwise it
would be rejected...In simple we can say sanity testing is
to ensure the Build.
Sanity Testing :
---------------
This is for starting the Testing process on a
application..This testing is populary known as environment
shakedown.It touches the End to End funcitonalities of the
application to be tested.If it fails the test execution
cant be performed otherwise we can go ahead with the test
execution..In simple we can say smoke testing is to give
the signal to start the test execution on a particular
application...
(Update me if i'm wrong...)
Regards,
Dinesh.
Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
1. Give me an example of something you tried at work but did not work out so you had to go at things another way. can somebody give a real time example
Describe a past experience with implementing a test harness in the development of software.
Can anyone write test cases on google account creation page in the testing template format , urgent pls and explain if possible how to execute also
What is reverse engineering?
What is formal testing?
Is compatabilitytestig and port testing are same
I have 2 yrs 10 months experience in manual testing. there is a gap of 3 yrs in between. just 3 months before i rejoined the same company. I am looking for new & better job.What I have to enhance my career to up level, should I have to do Automation course or any other. Guide me properly.
How to do security implementation for any URL??
What are the queries mostly asked in testing ? give me some examples.
What is positive and negative testing?
What is white box testing, and what are the various techniques?
What is the test case?
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.
in transfer funds module, how you come to know that amount has been transferred successfully or not....explain in detail
what is acid testing?