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 |
What is system testing? when we use system testing in our project?
This is a common login screen example with all well known fields like username, password, etc. How could you test this in Unit Testing Phase, Integration Testing Phase and System Testing Phase??
In Manual testing BDD meaning
what is the difference between bug log and defect report?
when the test plan will be prepared in waterfall model?
Upps..., sorry my email id is this : preet405p@yahoo.com Thanks in advanced.
Can a Tester test any application without Specifications/Requirements?
How do you debug SSH?
You're in the execution phase and after executing many test cases..you're not able to find any defect..not even a single defect. What will you do?
I m writting the test cases in Excel sheet. After wrting test cases for version 2.0.0 If there is new feature added in build 2.0.1, I will write test cases for newly added feature. Then 3.0 version release for testing with new feature. I will write test cases for newly added feature 3.0 But if in between 2.0.2 build release for testing with same feature of 3.0.Then should I have to write test cases for same feature again? If not --> when 2.0.2build again release for testing after 2months then How should I came to know that I have to run these test cases on 2.0.2build?
Hi!! Could anyone tell me the risks that usually appear while testing web application [let say - eCommerce] Thanks!
How to check for spelling mistakes in the application when doing manual testing please tell me their is any alternative other than by observing