0% found this document useful (0 votes)
19 views24 pages

Adhoc Testing5

Uploaded by

padmapriyaguru7
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
19 views24 pages

Adhoc Testing5

Uploaded by

padmapriyaguru7
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 24

11/30/23, 8:36 PM Adhoc Testing

Menu Teach with us


Search tutorials, courses and ebooks...

Home

Coding
HTMLGroundCSS Javascript SQL Python Java C C++ PHP Scala C#

Jobs

Whiteboard Adhoc Testing

Tools

Software Testing Dictionary What is Adhoc Testing?


When a software testing performed without proper planning and
Home documentation, it is said to be Adhoc Testing. Such kind of tests are
executed only once unless we uncover the defects.

A Adhoc Tests are done after formal testing is performed on the


application. Adhoc methods are the least formal type of testing as it
is NOT a structured approach. Hence, defects found using this
Acceptance Testing
method are hard to replicate as there are no test cases aligned for
those scenarios.
Accessibility Testing
Testing is carried out with the knowledge of the tester about the
application and the tester tests randomly without following the
https://www.tutorialspoint.com/software_testing_dictionary/adhoc_testing.htm 1/24
11/30/23, 8:36 PM Adhoc Testing

Active Testing specifications/requirements. Hence the success of Adhoc testing


depends upon the capability of the tester, who carries out the test.
The tester has to find defects without any proper planning and
Actual Outcome
documentation, solely based on tester's intuition.

Ad Hoc Testing
When to Execute Adhoc Testing ?
Age Testing
Adhoc testing can be performed when there is limited time to do
exhaustive testing and usually performed after the formal test
Agile Testing
execution. Adhoc testing will be effective only if the tester has in-
depth understanding about the System Under Test.
All-pairs Testing

Alpha Testing Forms of Adhoc Testing :

API Testing 1. Buddy Testing: Two buddies, one from development team and
one from test team mutually work on identifying defects in the
Arc Testing same module. Buddy testing helps the testers develop better
test cases while development team can also make design
Anomaly changes early. This kind of testing happens usually after
completing the unit testing.
2. Pair Testing: Two testers are assigned the same modules and
Assertion Testing
they share ideas and work on the same systems to find defects.
One tester executes the tests while another tester records the
Audit
notes on their findings.
3. Monkey Testing: Testing is performed randomly without any
Automated Software
test cases in order to break the system.
Testing

Various ways to make Adhoc Testing More Effective


https://www.tutorialspoint.com/software_testing_dictionary/adhoc_testing.htm 2/24
11/30/23, 8:36 PM Adhoc Testing

B 1. Preparation: By getting the defect details of a similar


application, the probability of finding defects in the application is
more.
Backward Compatibility 2. Creating a Rough Idea: By creating a rough idea in place the
Testing tester will have a focussed approach. It is NOT required to
document a detailed plan as what to test and how to test.
Baseline Artifacts 3. Divide and Rule: By testing the application part by part, we
will have a better focus and better understanding of the
Basis Path Testing problems if any.
4. Targeting Critical Functionalities: A tester should target
Basis Test Set those areas that are NOT covered while designing test cases.
5. Using Tools: Defects can also be brought to the lime light by
Bebugging using profilers, debuggers and even task monitors. Hence being
proficient in using these tools one can uncover several defects.
6. Documenting the findings: Though testing is performed
Behavior Testing
randomly, it is better to document the tests if time permits and
note down the deviations if any. If defects are found,
Benchmark Testing
corresponding test cases are created so that it helps the testers
to retest the scenario.
Beta Testing

Big-Bang Testing
Kickstart Your Career
Binary Portability Testing Get certified by completing the course

Black box Testing Get Started

Bottom Up Testing

https://www.tutorialspoint.com/software_testing_dictionary/adhoc_testing.htm 3/24
11/30/23, 8:36 PM Adhoc Testing

Boundary Testing

Branch Testing

Breadth Testing

Bug

Build Validation

Print Page Previous Next


Business Process

Business Requirement

Advertisements
C

Capability Maturity Model

Capture/Replay Tool

Cause-Effect Graph

Code Coverage

Code Freeze

Code Inspection

https://www.tutorialspoint.com/software_testing_dictionary/adhoc_testing.htm 4/24
11/30/23, 8:36 PM Adhoc Testing

Code Review

Code Walkthrough

Code-Based Testing

Code Driven Testing

Code Free Testing

Comparison Testing

Compatibility Testing

Compliance Testing

Concurrency Testing

Condition Coverage
Testing

Configuration Testing

Conformance Testing

Context Driven Testing

Control Flow Path

https://www.tutorialspoint.com/software_testing_dictionary/adhoc_testing.htm 5/24
11/30/23, 8:36 PM Adhoc Testing

Conversion Testing

Correctness

Coverage Items

Cyclomatic Complexity

Data Integrity Testing

Data Driven Testing

Data Flow Testing

Database Testing

Debugging

Decision Coverage Testing

Defect

Defect Logging and


Tracking

https://www.tutorialspoint.com/software_testing_dictionary/adhoc_testing.htm 6/24
11/30/23, 8:36 PM Adhoc Testing

Defect Life Cycle

Delta Release

Dependency Testing

Depth Testing

Destructive Testing

Development Environment

Documentation Testing

Domain Testing

Durability Testing

Dynamic Testing

Emulator

End-to-End Testing

Endurance Testing

https://www.tutorialspoint.com/software_testing_dictionary/adhoc_testing.htm 7/24
11/30/23, 8:36 PM Adhoc Testing

Entry Criteria

Equivalence Partitioning
Testing

Error

Error Guessing

Error Seeding

Exhaustive Testing

Exit Criteria

Expected Outcome

Exploratory Testing

Failover Testing

Failure

Fault

https://www.tutorialspoint.com/software_testing_dictionary/adhoc_testing.htm 8/24
11/30/23, 8:36 PM Adhoc Testing

Fault injection Testing

Feasible Path

Feature Testing

Functional Decomposition

Functional Requirements

Functional Testing

Fuzz Testing

Glass Box Testing

Globalization Testing

Gorilla Testing

Grey Box Testing

GUI Software Testing

https://www.tutorialspoint.com/software_testing_dictionary/adhoc_testing.htm 9/24
11/30/23, 8:36 PM Adhoc Testing

Harness

Heuristics

Hybrid Integration Testing

Implementation Testing

Incremental Testing

Independent testing

Infeasible Path

Inspection

Install/Uninstall Testing

Integration Testing

Interface Testing

https://www.tutorialspoint.com/software_testing_dictionary/adhoc_testing.htm 10/24
11/30/23, 8:36 PM Adhoc Testing

Internationalization
Testing

Inter Systems Testing

Isolation Testing

Issues

Keyword Driven Testing

Key Performance Indicator

Known Issues

LCSAJ Testing

Load Generator

Load Testing

Localization Testing

https://www.tutorialspoint.com/software_testing_dictionary/adhoc_testing.htm 11/24
11/30/23, 8:36 PM Adhoc Testing

Logic Coverage Test

Loop Testing

Maintainability

Manual Testing

Model Based Testing

Modified Condition Testing

Modularity Driven Testing

Monkey Testing

Mutation Testing

Negative Testing

Non-functional Testing

https://www.tutorialspoint.com/software_testing_dictionary/adhoc_testing.htm 12/24
11/30/23, 8:36 PM Adhoc Testing

Operational Testing

Orthogonal Array Testing

Pair Testing

Pairwise Testing

Parallel Testing

Partial Test Automation

Passive Testing

Path Testing

Peer Review

Penetration Testing

Performance Testing

https://www.tutorialspoint.com/software_testing_dictionary/adhoc_testing.htm 13/24
11/30/23, 8:36 PM Adhoc Testing

Portability Testing

Positive Testing

Post Condition

Precondition

Predicted Outcome

Priority

Process Cycle Test

Progressive Testing

Prototype Testing

Quality Assurance

Quality Control

Quality Management

https://www.tutorialspoint.com/software_testing_dictionary/adhoc_testing.htm 14/24
11/30/23, 8:36 PM Adhoc Testing

Random Testing

Recovery Testing

Regression Testing

Release Candidate

Release Note

Reliability Testing

Requirements

Requirements Based
Testing

Requirements Traceability
Matrix

Result

Retesting

Review

https://www.tutorialspoint.com/software_testing_dictionary/adhoc_testing.htm 15/24
11/30/23, 8:36 PM Adhoc Testing

Risk

Risk Management

Root Cause

Safety Testing

Sanity Testing

Scalability Testing

Scenario Testing

Schedule

Script

Security Testing

Simulation

Smoke Testing

Soak Testing

https://www.tutorialspoint.com/software_testing_dictionary/adhoc_testing.htm 16/24
11/30/23, 8:36 PM Adhoc Testing

Software Requirement
Specification

Stability Testing

State Transition

Static Testing

Statistical Testing

Storage Testing

Stress Testing

Structural Testing

Structured Walkthrough

Stub

Symbolic Execution

Syntax Testing

System Integration
Testing

https://www.tutorialspoint.com/software_testing_dictionary/adhoc_testing.htm 17/24
11/30/23, 8:36 PM Adhoc Testing

System Testing

System Under Test

Technical Review

Test Approach

Test Automation

Test Basis

Test Bed

Test Case

Test Case Design


Technique

Test Suite

Test Completion Criterion

Test Completion Report

https://www.tutorialspoint.com/software_testing_dictionary/adhoc_testing.htm 18/24
11/30/23, 8:36 PM Adhoc Testing

Test Completion Matrix

Test Data

Test Data Management

Test Driven Development

Test Driver

Test Environment

Test Execution

Test Management

Test Maturity Model

Test Plan

Test Steps

Test Strategy

Test Tools

Thread Testing

https://www.tutorialspoint.com/software_testing_dictionary/adhoc_testing.htm 19/24
11/30/23, 8:36 PM Adhoc Testing

Top Down Integ. Testing

Total Quality Management

Traceability

Unit Testing

Unreachable Code

Usability Testing

Use Case Testing

User Acceptance Testing

User Interface Testing

V Model

Validation Testing

https://www.tutorialspoint.com/software_testing_dictionary/adhoc_testing.htm 20/24
11/30/23, 8:36 PM Adhoc Testing

Verification Testing

Virtual Users

Volume Testing

Vulnerability Testing

Web Application Testing

White box Testing

Workflow Testing

Useful Resources

Useful Resources

Discussion

Selected Reading

UPSC IAS Exams Notes

https://www.tutorialspoint.com/software_testing_dictionary/adhoc_testing.htm 21/24
11/30/23, 8:36 PM Adhoc Testing

Developer's Best Practices

Questions and Answers

Effective Resume Writing

HR Interview Questions

Computer Glossary

Who is Who

https://www.tutorialspoint.com/software_testing_dictionary/adhoc_testing.htm 22/24
11/30/23, 8:36 PM Adhoc Testing

Tutorials Point is a leading Ed Tech


company striving to provide the best
learning material on technical and non-
technical subjects.

About us Terms Our Products Contact Us


Company Terms of use Free Library Tutorials Point India Private Limited,
Incor9 Building, Kavuri Hills, Madhapur,
Our Team Privacy Policy Articles
Hyderabad, Telangana - 500081, INDIA
Careers Refund Policy Coding Ground

Jobs Cookies Policy Certifications

Become a Teacher FAQ's Courses

Affiliates eBooks

Contact Us Corporate Training

Free Web Graphics

https://www.tutorialspoint.com/software_testing_dictionary/adhoc_testing.htm 23/24
11/30/23, 8:36 PM Adhoc Testing

© Copyright 2023. All Rights Reserved.

https://www.tutorialspoint.com/software_testing_dictionary/adhoc_testing.htm 24/24

You might also like