Software Testing
Application Testing Tutorial: What is, How to, Tools
What is Application Testing? Application Testing is defined as a software testing type, conducted through...
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
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.
Test Strategy for Non destructive testing
This article is contributed by "Suchita Rao"
What is Application Testing? Application Testing is defined as a software testing type, conducted through...
What is Software Testing Methodology? Software Testing Methodology is defined as strategies and...
$20.20 $9.99 for today 4.5 (114 ratings) Key Highlights of TEST Management PDF 202+ pages eBook...
Negative Testing Negative Testing is a software testing type used to check the software...
Test Analysis Test Analysis in software testing is a process of checking and analysing the test...
Smoke and Sanity testing difference is the most misunderstood topic in Software Testing. There is...