|
INTERVIEW QUESTIONS
TESTING GLOSSARY
WHITE BOX TESTING
DETAILS
Question: Explain Data Flow Testing? How we will do that? Step by spep procedure?
Answer: 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.
There are four ways data can be used: defined, used in a predicate, used in a calculation, and killed. Certain patterns, using a piece of data in a calculation after it has been killed, show an anomaly in the code, and therefore the possibility of a bug.
|
|
|
Category |
White Box Testing Interview Questions & Answers -
Exam Mode /
Learning Mode
|
Rating |
(0.3) By 6904 users |
Added on |
9/22/2014 |
Views |
71500 |
Rate it! |
|
|
Question:
Explain Data Flow Testing? How we will do that? Step by spep procedure?
Answer:
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.
There are four ways data can be used: defined, used in a predicate, used in a calculation, and killed. Certain patterns, using a piece of data in a calculation after it has been killed, show an anomaly in the code, and therefore the possibility of a bug. Source: CoolInterview.com
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|
|
Related Questions |
View Answer |
|
who will do white box testing only developers /testers also ?
|
View Answer
|
|
What are the basic stuff you require to begin creating test cases.
|
View Answer
|
|
How do you do path testing? This is related to whitebox testing.
|
View Answer
|
|
What are the basic stuff you require to begin creating test cases?
|
View Answer
|
|
What are the tables in testplans and testcases?
This concept is related to Whitebox testing in SQL.
|
View Answer
|
|
What are the table contents in testplans and test cases?
|
View Answer
|
|
What is merits and demerits of white box and black box testing?
|
View Answer
|
|
What is cyclomatic complexity?
|
View Answer
|
Please Note: We keep on updating better answers to this site. In case you are looking for Jobs, Pls Click Here Vyoms.com - Best Freshers & Experienced Jobs Website.
View All White Box Testing Interview Questions & Answers - Exam Mode /
Learning Mode
|