Hi,
Can any one tel me what is meant by adhoc testing
Answers were Sorted based on User's Feedback
Answer / rajendra prasad reddy penumall
Adhoc testing means Testing without proper Test Plan or
Test Cases.
But this testing will be effective Tester has strong
domain and strong business flows knowledge.
This testing will be opted when there is no time to prepare
formal Testplan and Test Case documents.
This testing can minimise the the potential problems but
this is not efficient to find all the defects in the
application.
-Rajendra Prasad Reddy Penumalli
| Is This Answer Correct ? | 14 Yes | 0 No |
Answer / madhan paliwal
Testing the application randomly is known as adhoc testing.
For example end user uses the application randomly chances are
their that he may find some of the defects to over come this test engineer should do random testing or adhoc testing.
| Is This Answer Correct ? | 9 Yes | 1 No |
Adhoc means - things which is not planned.
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / soumya gururaj
Testing application randomly is called as adhoc testing
when we do?
whenever get creative scenarios and get time
why to do?
end users use the appln randomly. chances are there he will
find the defect. To avoid that test engineers should use the
appln randomly and catch defect.
type of testing?
Negative testing
Do we follow SRS?
NO
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / guest
adhoc testing is random testing.
randomly test engg checks application
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / mudaseer
adhoc means not planned.adhoc testing is testing the application randomly.we do adhoc testing because if we do testing according to requirement the chances of catching bug is less and end user may use the application randomly and he may get a bug.so we do adhoc testing to catch bugs in the application. For example you login to gmail and logout and click on back the application wont go to inbox page.This is the example of adhoc testing.Another example of adhoc testing is when you login to gmail copy the url of the inbox page and paste it on notepad and then logout.After you logout copy the url and paste it.it wont go to inbox page.This is adhoc testing
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / supriyashipure
Adhoc Testing
Testing the developed application randomly by coming up with logical scenarios or illogical scenarios and checking whether the developed application as any shortcoming is called as 'Adhoc testing'
In this type of testing there is no formal documentation and the test engineer will test the application the way he want but his intent here will be somehow break the application.
Adhoc testing is a negative kind of testing and here the test engineer think out of the requirement and try to break the application.
Why test engineer does adhoc testing?
1.Possibility is there that when the application is launched into market the end user might use the application randomly and come across bugs so before the end user find set you as a test engineer should use the the application randomly and find all the bugs.
2.To increase the bug count.
3.If the test engineer check the application according to the requirement he will find limited no. of bugs .so he should test the developed application by thinking out of the requirement to find more and more bugs.
-SUPRIYA SHIPURE.
| Is This Answer Correct ? | 0 Yes | 0 No |
1.What is the difference between QA and verfication? 2.What is the difference between QA and verfication? 3.what is the difference between teststrategy and test methodologies? 4.what is the difference between teststrategy and test methodologies?
what will u do if ur given 20 days to complete a testing activity but ur manages to complete it in 10 days? how will u spend the next 10 days?
any one giv test cases for wordpad using equivalence class partioning
what is difference between equivalence partition and boundarary value ananlysis?
what is the difference sanith testing and smoke testing?
what is Regresstion testing? when it will be needed?
what is acid testing?
difference Between Quality assurance and Quality control
In what situation would you want to parameterize a text verification check?
what are the test cases to prove that given figure is triangle?
What is accessibility testing
what are the things we consider when perform the UI testing of any web application please suggest me with basic things?