what is the diff between ad hoc and exploratory testing ?

Answer Posted / satyaprasad

Ad-Hoc testing ,generally every testing team conducts
formaltesting on the build ,in some situations like lack
of time ,lack of domain knowledge and lack of documentation
testing team conducts informal testing they concentrates on
the main functionalities this is called 'adhoc testing'
Exploratory testing comes under the catagory of adhoc
testing ,testing conducted by the testing team with out any
documents is called 'Exploaratory testing'.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....

1636


Which testing model is best as per your understanding, and why?

715


Hi, I am planing to give ISTQB - Foundation level exam. Can anyone forward the ISTQB materials at laxmi_002@rediffmail.com mail ID.

1473


Do you know anything about Set Top Boxes?

9270


Hello again!! wanted to ask you HOW EXACTLY create stubs and driver in integration testing? 2.whats the difference between integration testing and system integration testing? Thanks!!

1715






What is Application Performance testing and Operational performance testing

1581


What is difference in between operating system 2000 and os xp?

669


What is Independent Testing?

1604


What do you understand by usability testing?

660


functional testing and usability testing test cases for transfer funds...

1260


In a systen design to work out the tax to be paid: An employee has Rs 4000 of salary tax free. the next Rs 1500 is taxed at 10% , the next Rs 28000 is taxed at 22% , any further amount is taxed at 40% , the nearest whole Rs, which of these is a valid boundary value analysis test case ???? a)Rs 1500 b)Rs 32001 c)Rs 33501 d) Rs 28000.

4429


Hello. I am not here to answer your question. I jus found a job as software QA engr. And i am totally new to software testing. So can someone pls help me in the following scenario? there is this registration screen, and it contain: One textbox called Nickname which only accept alphanumerical One textbox called Contact which only accept numerical, One textbox called Email which can be filled with alphanumerical and symbol and One button called Register now becos there is so many textboxes, where i can filled with alphabet, number, symbol, "just space", leading zeros, leading space. there will be lots of combination. can someone pls help.. i will be appreciated if u can post the test case of the scenario i mentioned. Lots of Thanks

1806


Information about Automated Software Installer

1461


How do u determine,what to be tested?

1618


How can I do Server side Interface testing in Web Testing?

3206