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
What r the functional testing u perform?
how will u create diff types of scenario for any website?
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?
What is the difference between qa, qc, and testing?
Is anybody have the telecom systems test cases from start to end?
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)
list of methods that is used to document the requirements of a software.
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.
What do you do if the bug that you found is not accepted by the developer and he is saying its not reproducible.
what is metrics in software testing? give me a brief detail about it?
If automating - what is your process for determining what to automate and in what order
Describe any bug you remember. Plz Give some real examples
What do you think the role of test-group manager should be? Relative to senior management?
How to do manual testing of a E-insurance project (end to end process)
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