what is monkey testing?
Answers were Sorted based on User's Feedback
Answer / mohan babu j
Monkey Testing:
Trying to get the abnormal crashing issues. by doing so we
can ensure that the application will become more reliable.
For monkey testing, no need of application knowledge or test
cases. Anyone can do this with more intention to break the
application by doing repeated test and testing in incorrect
flow.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / nikhil srivastava
Monkey testing is random testing performed by automated
testing tools. These automated testing tools are considered
monkeys, if they work at random.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / eswar rao
Monkey testing is random testing.
It is performed by automated teting tool.
Testing the System Here and there to ensure there is no
crash
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / supratim
Monkey Testing also called dump monkey testing is used to doa random testing on the SUT with the intention of making the system fail without any heed to the business requirements.This is very useful as no one knows what the dump monkey will do may perform an erroneous operation like update on records not in table and this may lead to a system dump.
This is usually automated .
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sitam jana
Monkey testing is a type of adhoc testing by means of a random selection from a large range of inputs and by randomly pushing buttons, ignorant of how the product is being used.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / milind
Monkey testing is testing of an application randomly for predefined number of events to check the behavior of application and it's response to that particular event.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sahil sharna
Randomly testing is called money testing. Due to less time suppose you need to test the app and required time is very less so in that case you just checked main functionality and randomly check the other follow without any test cases creation.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / prathijna
Monkey testing / Gorilla testing/ adhoc Testing:
Testing the application or software randomly without looking into the requirement is called as adhoc / monkey testing.
adhoc testing is also called as Negative testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sweety
monkey testing is also known as exploratory testing, which is done by the expert without any formal document.
| Is This Answer Correct ? | 0 Yes | 0 No |
How and when can the Testing Organization detect software defects?
How we make scripts for unit testing with Nunit.
what are reviews(eswar)
could you sent me boundary value analysis sample test cases
PLEASE CAN ANYONE SEND ME THE TEST SCENARIO BASED QUESTIONS FOR 3+ EXPERIENCE IN MANUAL TESTING
any one can explain error guessing..?it depends on validation or functional testing? give one example ..?
HI could u plz tell what actually is done in a manual testing in practically in a company for ex suppose it is web applications testing how to proceed further
how will u create diff types of scenario for any website?
what is Gui testing and how is it performed
Hi, I wanted to go with TestingDomain-Automation. Regarding this I need to take training on any one tool either WinRunner or LoadRunner. Which is better to get job,having future and takes lesstime with easier***. pls mention one tool name. Basically iam manual test engineer on unix- platform.
Can u please explain the regression testing criteria? we are having 1000 testcases, outof 1000 TC'S 800 defects we find,whose priority and seviority is high . in this situation how we can done the regression testing?
What criteria u r following in ur company for selecting related failed test cases in regression testing?