There are many different types of software testing but the two main categories are dynamic testing and static testing.
Dynamic testing is an assessment that is conducted while the program is executed;
static testing, on the other hand, is an examination of the program's code and associated documentation. Dynamic and static methods are often used together.
Static Testing: It can test and find defects without executing code. Static Testing is done during verification process. This testing includes reviewing of the documents (including source
Read more.
0 comments:
Post a Comment