What is Adhoc testing?
Answers were Sorted based on User's Feedback
Answer / maheshvarma
Ad hoc testing is concern with the Application Testing
without following any rules or test cases. For Ad hoc
testing one should have strong knowledge about the
Application
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / aravind
after understands clear requirements then we can test in our
style this is called adhoc testing ...pls make me if i wrong
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sreenath
It is a type testing in which the test eng will perform testing in there own style after understanding the requirement
very clearly
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / nitin verma
Hi,
Ad hoc testing is a subset of Monkey testing.In this no
formal test cases are used,it is being done due to lack of
the time.No testing approach is being used in this.
nitin9360@yahoo.com
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / ravi kiran yadav
Adhoc Testing,Random Testing,Monkey Testing and Blind
Testing are one and same
when the time is very short to test the application we will
never follow the test execution with test cases we pick the
testcase randomly and execute them to see the functional
flow
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / nagur
Adhoc testing is a testing approach;it is the least formal
testing approach
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / minu
nitin,
I think monkey testing is the subset of ad hoc testing
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / ch.s.m.prasad,kkd
doing a short cut way doesn't follow any sequential order.
| Is This Answer Correct ? | 0 Yes | 3 No |
Answer / srinivasan
When we have 1000 test cases 10 test engineers and we have
to deliver the project on urgent basis then we go for the ad
hoc testing.
In ad-hoc testing, we go by testing the main
functionalities in the project.
we have different testing techniques applied in the ad hoc
testing.
monkey testing
pair testing
defect sedding testing
exploritory testing
bye... friend
| Is This Answer Correct ? | 0 Yes | 4 No |
tell me about detailed process of bug tracking in your company?questions was asked in interveiw?
If you have 2 versions of a software (v1.0 & v1.1) and you are testing v1.0. How do you confirm that the defects found in v1.0 have been fixed and have not migrated to v1.1 ?
3 Answers BN, Indi Shopee, Symphony,
What is differnce between bug and error?
How would you do the ollowing Security Testing for web application? 1) Authentication. 2) Authorization. 3) cookies. 4) penetration testing. 5) session testing. 6) encryption and decryption testing pls give examples give example i can't understand so pl
Please give an example of Black Box Testing?
Hi.. I am working as a tester in a small company. I have 2+ yrs exp in manual. we are using only excel sheet for preparing bug report. Now i want to search job in other company..I dont have any idea about bug tracking tool..should i know abt any bug tracking tool to get better job?
Write or explain 3 testcases you executed recently with detailed descriptions ,steps to reproduce & explain what results they gave when you executed on a recent build?
What is SQL Index ?
What is Matrix in testing?
What is software review?
what is difference between report defect and track defect
What is the goal of Software Configuration Management(SCM? a.)Configuration Identifier b.)Configuration Control c.)Process Management d.)All options.