Tell me the situations where we will use Data Driven?
Answers were Sorted based on User's Feedback
Answer / sreeprasad
When u want to test functionality of an application
withmultiple sets data then u go to DATA DRIVEN TEST.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / bindu
data driven testing is a concept introduce in automation
testing in order to implement re testing.
| Is This Answer Correct ? | 1 Yes | 0 No |
-whenever there is possibality of testdata changes , in
that case in order to avoid data being hardcoded in the
scripts itself we go for data driven.
-when we want the same data to be reused across the scripts
-when we want to provide multiple test data (for multiple
iterations)
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / chivukula.chaitanyakumar
When the TestCases repeatable at more times at that
situations we conducting DATA DRIVEN TESTING.
| Is This Answer Correct ? | 0 Yes | 1 No |
what is the difference between Table checkpoint and Database checkpoint in QTP
Can we add the function library directly from scripting in qtp instead of adding from resource tab?
how to click the link in webpage by using QTP Script????????
what is key word driven frame work ? why it is called like that ? what is the diference between keyword driven and data driven frame work ?
What is the main disadvantage of using low level and Analog modes?
Interviwer asked, How many years exper.. on QTP? I said, total 2 yrs exp in manual and QTP. QTP only current project arround 3 months. then interviewer ask , HOW BOLD YOU QTP? What you say?
After running scripts how you report results ,there is any specific report form
What is quicktest professional (qtp)?
can u please explain what is the exact difference between qtp8.2 and 9.0
Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach
I want to scroll down in MSPAINT (captured a screen already). So that I can read the data in it through the step Window(paint).GetVisibleText for my validation. Anyone know the scripting for this?
What is BPT?