Data flow testing is a control structure testing technique
where the criteria used to design test cases is that they
Option 1 Rely on basis path testing
Option 2 Exercise the logical conditions in a program module
Option 3 Select test paths based on the locations and uses
of variables
Option 4 Focus on testing the validity of loop constructs
Answer / pavithra madhusudhanan
Select test paths based on the locations and uses of variables
| Is This Answer Correct ? | 14 Yes | 2 No |
What kind of inputs do we need from the end user to start proper testing?
what is a usecase?
In testing environment have you ever found any areas for improvement while you at work. (Please give some real life example).
WAT VSS ?HOW CAN WE USE IT?
What is negative Testing ? Write Negative Test Cases on "Edit" Button, "Cancel" Button ?
suppose if you press a link in yahooshopping site in leads to some other company website?how to test if any problem in linking from one site to another site?
What is the Database testing?? Is it necessary to have database knowledge for testing?had you ever tested the software by entering input at the front end and check it at back end?
what is alpha , beta testing ?
Describe to me when you would consider employing a failure mode and effect analysis.
How many Test case we can write to test MS Excel(for System Testing)
What is Conventional & Unconventional testing?
Does alpha testing follow beta testing or beta testing follow alpha testing and why?