This section gives the introduction about test automation framework, various types of the framework and the analysis of the best suitable framework for the application under test (the application under test is referred as AUT). This also includes the detailed description of the format of the input (the input to the framework is referred as the test tables) that is given to our test automation framework. Keep reading on automation framework...
A Simple Function to Return the Result of a “Negative” Checkpoint
-
Negative tests check that the application or system under test (AUT/SUT)
can handle gracefully invalid inputs, such as an invalid username at login,
or a...
8 years ago

No comments:
Post a Comment