Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is the diff between smoke testing & monkey testing?

Answer Posted / k.e.mohanraj

MONKEY TESTING:

In computer science, a monkey test is a unit test that runs
with no specific test in mind. The monkey in this case is
the producer of any input. For example, a monkey test can
enter random strings into text boxes to ensure handling of
all possible user input or provide garbage files to check
for loading routines that have blind faith in their data.
The test monkey is technically known to conduct stochastic
testing, which is in the category of black-box testing.

The name 'monkey' comes from the adage that ‘a thousand
monkeys at a thousand typewriters will eventually type out
the entire works of Shakespeare’. Cf. the Infinite monkey
theorem.

SMOKE TESTING:

Refers to the first test made after assembly or repairs to
a system, to provide some assurance that the system under
test will not catastrophically fail. After a smoke test
proves that the software will not crash outright," the
system is ready for more stressful testing.

AD HOC TESTING:

Ad hoc testing is a commonly used term for software testing
performed without planning and documentation (but can be
applied to early scientific experimental studies).

The tests are intended to be run only once, unless a defect
is discovered. Ad hoc testing is a part of exploratory
testing,[citation needed] being the least formal of test
methods. In this view, ad hoc testing has been criticized
because it isn't structured, but this can also be a
strength: important things can be found quickly. It is
performed with improvisation, the tester seeks to find bugs
with any means that seem appropriate. It contrasts to
regression testing that looks for a specific issue with
detailed reproduction steps, and a clear expected result.
Ad hoc testing is most often used as a complement to other
types of testing.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What if the application has functionality that was not in the requirements?

1121


What is negative testing? How is it different from positive testing?

1127


Define use case testing.

1136


What is your understanding regarding a test plan?

1074


What test strategy followed in your project?

2266


What is Defect Density ? What is the formula? Explain with example

38096


Can you perform regression testing performed manually?

1080


We have a WISPr application making an authentication request to a server running an authentication module. The client application is sending the User--Agent value, but the authentication application logs the User-Agent value as null, please explain the steps i should take to troubleshoot the issue. Please mention the steps by applying your knowledge of the OSI model.

2354


What if the software is so buggy it ca not really be tested at all?

1164


Enlist some automation testing tools.

1128


Explain the advantages of implementing cmmi.

1102


What are verification and validation and difference between these two?

1170


is the transmission line voltage delta confoguration?

2295


What is a test plan and what does it include?

1076


What are the challenges you faced related to production environment bug?

1904