What is Data Flow Testing?

Answer Posted / shanker

Data Flow testing is basically a white box testing approach.
in this we test the variables definitions and their uses in
the program to find out the anamolies like:
1. Variable defined but not used.
2. Variable used but not defined.
3. Variable has been defined twice before using.

Is This Answer Correct ?    14 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What r the functional testing u perform?

1885


how will u create diff types of scenario for any website?

2041


1)can u tell me, what is the roles and responsibles for database tester in DB testing from requirement stage to UAT stage....2) what are the i/p documents he wants and who wil give the i/p docs. to DB tester.and tell me what exactly db test case means what?

2311


What is the difference between qa, qc, and testing?

1023


Is anybody have the telecom systems test cases from start to end?

1834


we are about to implement a Test tool to test the performance of website, so what script does a tester should know (friends plz help me)

1742


list of methods that is used to document the requirements of a software.

1768


Can any one say me how to do Performance testing step by step plz for a desktop application(offline application).all the data is stored in internal server itself can any plz help me. ts quite urgent friends.

1719


What do you do if the bug that you found is not accepted by the developer and he is saying its not reproducible.

907


what is metrics in software testing? give me a brief detail about it?

4519


If automating - what is your process for determining what to automate and in what order

1757


Describe any bug you remember. Plz Give some real examples

1879


What do you think the role of test-group manager should be? Relative to senior management?

1885


How to do manual testing of a E-insurance project (end to end process)

3014


Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning

10571