Answers for "control structure testing"

2

control structure testing

If u r doing Software Engineering u r f*ed
Posted by: Guest on March-08-2021
2

Control Structure Testing

Control structure testing is used to increase the coverage area by testing various control structures present in the program. The different types of testing performed under control structure testing are as follows-

1. Condition Testing 
2. Data Flow Testing
3. Loop Testing
Posted by: Guest on March-08-2021

Browse Popular Code Answers by Language