what is the diff between smoke testing & monkey testing?
Answer Posted / sidhartha
Monkey Testing: Testing a system or an Application on the
fly, i.e. just few tests here and there to ensure the
system or an application does not crash out.
Smoke Testing: Typically an initial testing effort to
determine if a new software version is performing well
enough to accept it for a major testing effort. For
example, if the new software is crashing systems every 5
minutes, bogging down systems to a crawl, or corrupting
databases, the software may not be in a 'sane' enough
condition to warrant further testing in its current state.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
Suppose you find a bug in production, how would you make sure that the same bug is not introduced again?
Case Study:-Given a standard calculator with the basic functionality of addition,substration,multiplication and division-write the test case to test this and tell how did it take to write the above test case and how ling would it take to execute them?
What is process area in cmmi?
How to generate swift message
Can any body worked in QA in Finincail / Trading experience. i appreciate if you ans my some questions.
What is capture/replay tool?
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 change request?
what is the SOAP UI and Web services? what are the uses in testing?
Have you ever managed writing the test cases without having any documents?
What is the difference between black box and white box testing?
can you explain the software testing life cycle?
What is agile testing and what is the importance of agile testing?
Explain functions of quality assurance department.
Explain the process of project tailoring.