Difference between smoke testing and sanity test ?????????
Answer Posted / suresh
sorry,will have to differ a little here.
Smoke testing is a broad level testingin which all major
functionalities are covered and it is made sure that the
product is ready to be tested.
Sanity testing is a kind of focussed regression testing.. It
is done to make sure that a particular functionality that
had errors before is ready for test.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Explain what is traceability matrix?
what is Conventional SPMs
What is the strategy for automation test plan?
A power plant control system?
how can i wrtie testcases for huge data
If there are more number of production defects, how will you tackle the team as a lead
What is basic block?
Enlist the priority of the testing tasks defined by the qa team in product development.
Kindly tell me some good websites from where I can study about sqa and testing(advance and new material)
what is the difference between testing techniques and principles of testing?Kindly explain both of them with an example.
hi Can anyone tell me abt how to do the virtual objects and how to pass input and output parameters in qtp? Plz send the answer in detail. Thanks Priya
How the build and release differ from one another, write down the difference between build and release?
Testing terminologies followed by Google
We have a directory structure /usr/local/jboss/server/{$app_name}/log/*.log which contains 1000 log files. A web application has been logging to the cloud.log file, the attempts of a user called test. The code logs the following way: log.debug(username); where the username equals “test”. What command line application and or combinations of applications will you call in order to create a file named user_log.csv that contains the following lines, where the timestamp is sorted: timestamp,username
What is difference between qa, qc and software testing?