What is Data Flow Testing?
Answers were Sorted based on User's Feedback
Answer / arif
Data flow testing: Testing in which test cases are designed
based on variable usage within the code.
| Is This Answer Correct ? | 39 Yes | 6 No |
Answer / deepak
This comes under White Box Testing. Data-flow testing looks
at the lifecycle of a particular piece of data (i.e. a
variable) in an application. By looking for patterns of
data usage, risky areas of code can be found and more test
cases can be applied.
-Deepak
| Is This Answer Correct ? | 23 Yes | 12 No |
Answer / dinesh
Data flow testing is a Testing which test flow of data in
application. and test cases are designed based on data flow
within the code.
| Is This Answer Correct ? | 13 Yes | 3 No |
Answer / 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 |
Answer / theja
Data flow testing is the name given to a family of test
strategies based on selecting a path through the program's
control flow in order to explore sequences of events related
to the status of data objects.
| Is This Answer Correct ? | 7 Yes | 6 No |
Answer / s.ramprasad
Hi
Data Flow Testing is a white box tesing, this can done with
the help of Source code or Design of an application.
S.Ramprasad. sun_ramprasad@yahoo.com
| Is This Answer Correct ? | 11 Yes | 11 No |
Answer / meenakshi
It is a form of White box testing . Here we mainly
concentrate on the usage of variables and the main points
are:
a)Statements where variables recieves value.
b)Statements where these values are used .
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / daljit
The data flow testing selects test paths of a program
according to the location of definitions and uses of
variables in the program.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / b.kishore
dataflow testing is a test about the variables
| Is This Answer Correct ? | 0 Yes | 2 No |
Hi freinds..im priyan 4rm banglore. i recently got an job on 2+(manual testing) by faq experience.in 2 days im going 2 join in company. now, can u any tel me pls how s there n company & environment. and what work did they give for me in starting & vat work shal i do there..? pls give me reply & help me soon. pls dont mind.
What is mean by Test Plan? What details will be mention in it?
Who will prepare test plan and test case? Explain in detail? Advance thanks for your answer?
Name three types of tests that should be automated.
Difference between Test Cases and Test Scenarios ? Give some Example both of them
What is the difference between stlc and sdlc?
write 5 critical test cases on product payment form on flipkart.com?
wat is test management ?what are the components available in test management?
What is the main use of preparing traceability matrix and explain the real time usage?
When ever u get a build, what type of environment u can deploy it?
How to write JSON query ? Explain with Example
HI EVERYONE, recently i got a job as a q.a tester in a bank.the application am going to work is credit cards.the environment will be java ,oracle,qtp quality center,VSAM,CICS,WINDOWSNT .we will be working on mainframes too.can any exp persons help me to understand the scenario and what all shud i learn to perform better(worried abt the frontend ,backend,and the architecture as whole)kindly help me