What are advantages of using React Hooks?
What are advantages of using React Hooks?
July 12, 2022
Operators that cannot be overloaded in C++
Operators that cannot beoverloaded in C++
July 26, 2022

July 19, 2022

What is Adhoc Testing?

Adhoc testing is a type of software testing that is performed without planning and documentation. Adhoc testing aims to break the testing process in order to find possible defects or errors at an early possible stage. Adhoc tests are divided into two types as follows; monkey testing, pair testing.

Monkey testing: The application is randomly tested to break the system.

Pair testing: Two testers are assigned the same modules and run on the same systems to find bugs or two development team members, one from the development team and one from the testing team, work on the same module to find bugs.

What is Adhoc Testing?
This website uses cookies to improve your experience. By using this website you agree to our Data Privacy Statement
Read more