1. what's the difference between adhoc testing and monkey
testing? 2.If I'm wrong correct me, in one test case there
may be only one scenario is included or may be more than
two and not for one scenario many test cases are written..
Right?
Answers were Sorted based on User's Feedback
Answer / rnr
monkey testing:-
It is type of stress testing in which one will perform
abnormal actions on the application wantedly in order to
check stability of the application.
ex:- in our daily routine we press the f5 key no.of times.
at that time if the system hang, that is not good application.
or
some time we can click ok button abnormally ok ok ok......
adhoc testing:-
test engineers will perform the testing on the application
with their own ideas.
this type of testing usually encouraged after formal testing
OR before releasing product.
at that time test engineers will may find some more defects.
RNR
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / rima
monkey test is a unit test that runs with no specific test
in mind....wikepedia
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / n@n!
adhoc testing : wen we have less time and minimum knowledge
then we go to adhoc testing.
ex: game testing is comes under adhoc testing.
monkey/exploratory testning: wen we have time and knowledge
on testing then we go for monkey testing/exploratory
testing.
ex: software testing,telecome testing,pda
testing,e.t.c...... comes monkey/exploratory testing.
| Is This Answer Correct ? | 1 Yes | 12 No |
If the bug is found by customer and he will put that bug in DTS , that bug is visible 1 - Dev Team 2 - Test Team 3 - B. A. Team 4 - 1 & 2
how can test the entire web site?
What is a Test Build Manager?
If there is requirement After 6-7 months from client such that "Apply Shortcut keys[keyboard keys]to all buttons on all the screen. And If test cases are written for the buttons then Again we have to write test cases for Shortcut kays
can anyone tell me the different types of testing with starting letter A specify atleast 5 ?? eg: adhoc testing,alpha testing.
What is the difference between two tier and three tier architecture?
what is negative testing and positive testing with example?
What are testing techniques? What is difference between general and specific?
How will you determine if the architecture of any web site is of two tiers, three tiers or multi tier?
do u know abt descryptive programming
with out any training on domain with out any document only with the help of build screen is it possible to write testcases
How quickly we need to fix the bug? Or how soon the bug should get fixed?