what is meant by adhoc testing?
Answers were Sorted based on User's Feedback
Answer / shobana
testing an application without any testing strategy,
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / pragna
(we don't have any documentation for testing, i.e, we will
test the project with out any Testcasecs, testing plane.)
similar to exploratory testing, but often taken to mean
that the testers have significant understanding of the
software before testing it. What is user acceptance
testing - determining if software is satisfactory to an end-
user or customer.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / rajini palwai
Adhoc testing means which we test without test cases means
randomly we need to test.
Ex: If we don't have any documents for the new application
that time we will do explore and test.That test also called
Adhoc testing
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / sara.rk
A process of testing whether we dont follow any particular
procedure . we know only functionality
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / jayanthi
it is non procedure way of testing
test casses are not prepared
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / shiva
Ad hoc testing means without knowing the internal
functionality of the application. Test engineers will
perform testing in their own style after understanding the
system requirement specification document clearly.
This testing is conducted when there is no time for complete
testing. In this testing they test main functionality of the
application randomly. It means without using the test case
document.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / yogesh
checking only the important or outer module of the
application to complete in time if the target to complete
the project is very near...
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / raghavendra .reddy
adhoc testing is an -ve testing in nature.Test engg tests
the application randamly coz end users uses the application
in an randam way.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / jagan
Adhoc testing means: test engineers to test the application
according to without test cases,here ascertaining in good
domain knowledge(functionality)peoples required.
| Is This Answer Correct ? | 0 Yes | 0 No |
Difference between verification and validation?
Can any one suggest how to write the bug reports effectively by optimizing what we want to describe?
What is the difference between web based application and client server application?
What is the basic difference between Alpha and beta testing??
Suppose there are three modules A-B-C, the output of A is responsible for B and output of B is responsible for C and if A & C is not ready & B module is ready then how can u check Module B
Hi, I want to apply jobs on manual testing with 6 months experience can any body sent a cv.
What are the Test Cases for a login in to your email which has username and password?
what is test strategy and methodology ?what is the different between them?
what is volume,stress,load testing ?
1)does we need any web server for executing web application or project. 2)do we need any web server to run a build
What are the types defect tracking tools?
for example, we have old password,confirmed password, new password followed by submit button. what are the test cases written for that?