what is monkey testing?
Answers were Sorted based on User's Feedback
Answer / shraddha
Monkey testing is to test the sofware application without
writing the test cases.
Monkey testing is also called as adhoc testing or random
testing.
| Is This Answer Correct ? | 11 Yes | 4 No |
Answer / sj1234
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.
| Is This Answer Correct ? | 7 Yes | 2 No |
Answer / senthil
Without spending lots of time ,lack of understanding about
the project and lack of involvement if a person is testing
in hurry it will called as monkey testing.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / ashok kumar gurram
Randomly entering keyboard inputs on a application like a
monkey is called monkey testing
| Is This Answer Correct ? | 4 Yes | 3 No |
Answer / vasubabu
Without following application flow,testers will test the
application is called the monkey testing
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / latha
Performing Abnormal actions intentionally on an
application, to check the stability of it.
| Is This Answer Correct ? | 5 Yes | 6 No |
Answer / ch.s.m.prasad
Due to Lack of time ,testing team is conducting the test on
specific area (or) main modules (or )basic functionalities
of the application build.This is also called as chimpanzee
(or) gorilla testing.
| Is This Answer Correct ? | 0 Yes | 1 No |
From where should we start writing the test cases. Say suppose we have a pageA with few check boxes, radio buttons, links, some text in it and a link on pageA takes us to another pageB. Then from where should we start writing the test cases?Also suppose we have 10 links in a page should we write separate test cases for each link?
. Diff. between Application server and web server? 2. Default port number of Tomcat? 3. bug life cycle? 4. what is defered status in defect life cycle? 5. smoke test? 6. Do you use any automation tool for smoke testing?? 7. verification and validation? 8. Testing process in your comp.? 9. Testing methodology? 10.when a bug is found what is the 1st action? 11.what is best bug in your current proj. which you found?? 12.what is test plan and explain its contents? 13.Advantages of automation over mannual testing? 14.explain some SDLC models? 15.ADhoc testing? 16.what is mean by release notes? 17.what are all the contents of release checklist? 18.when a new build comes what is 1st action?(performing smoke test). 19.how many test cases will you write for 1 day? 20.what is the bugbase do you use in your comp.?
What is baseline testing?
What are the differences between v-model and Agile Model
I want to know the real time cycle i.e SDLC.(First of all Buisness logic is prepared,but doesn't know by whom and with the help of whom?)Similarly what are the next steps (the persons involved) and connection in between the steps.
What is mean by Functional Testing? How will you do functional testing for Yahoo Login page?
What is JAVA Testing, what we do in That ?
what are the system testcases for the notepad application?
What are techniques for Integration Testing.
what is crud testing ?
Can test condition,testcase and testscript help u in performing the static testing
How will you go with testing process if only project requirements document is given to you