What is Data Flow Testing?

Answers were Sorted based on User's Feedback



What is Data Flow Testing?..

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

What is Data Flow Testing?..

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

What is Data Flow Testing?..

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

What is Data Flow Testing?..

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

What is Data Flow Testing?..

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

What is Data Flow Testing?..

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

What is Data Flow Testing?..

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

What is Data Flow Testing?..

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

What is Data Flow Testing?..

Answer / rckstar

Every ram prasad is an idiot.

Is This Answer Correct ?    0 Yes 1 No

What is Data Flow Testing?..

Answer / b.kishore

dataflow testing is a test about the variables

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

APPROACHES FOR WEB BASED APPLICATION TESTING. DIFFERENCE CBETWEEN WEB BASED APPLICATION AND CLIENT BASED APPLICATION

2 Answers   Ebix,


Sentence "Working from onsite is effective" is growing in IT field. How do we bring that knowledge to offshore and do an effective job in Offshore?

0 Answers  


what is internalization?

5 Answers   Oracle,


what is the diff b/s test plan, test strategy and test procedure?

3 Answers  


Hi, I got an offer with maveric systems and I have around 3.5 years of work experience. But inspite of that they are asking to sign a bond for 2 years and to pledge all the original certificates for that bond. Can anybody please advice me whether its a good company or not and can i go ahead with this?

4 Answers   Marveric,






We also offering SOA TESTING, MAINFRAME TESTING, MANUAL & QTP WITH LIVE PROJECT

0 Answers  


what are questions asked in TCS for database tester (sqlserver)?ay idea

0 Answers   Satyam,


Different types of design documents which can be used to write effective test cases(if FRS and SRS is not enough to write the test cases.)

3 Answers  


What are the differences and similarities between build and fix model and the v-model??

1 Answers  


Is Regression Testing done for Manual Testing projects?

2 Answers  


types of testing?

7 Answers  


Architectural structure of the insurance project?

0 Answers   IBM,


Categories