Non Destructive Testing (NDT): What is, Methods & Technique

What is Non Destructive Testing?

Non Destructive Testing is a software testing type that involves testing and interacting with the software application correctly. In other words, NDT (Non Destructive Testing) can also be called Positive Testing or Happy path testing. It gives the expected results and proves that the software application is behaving as expected.

Example:- Entering the correct data in a login module and checking whether it accepts credentials and navigates to the next page

Non destructive testing Example

In this tutorial, you will learn-

To perform Non destructive testing in the above example, enter numeric characters in the username textbox. As such we have entered the numeric character, the desired outcome will be positive.

Why do Non destructive testing (NDT)?

When Non-destructive testing (NDT) is performed?

Test Strategy for Non destructive testing

Test Strategy for Non destructive testing

Test Strategy for Non destructive testing

Example

Summary:

This article is contributed by "Suchita Rao"

 

YOU MIGHT LIKE: