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 |
how u test a frame in a web page using QTP?
Can we create user defined functions in qtp?
OPening of notedpad in QTP to write and execute the coding?
What is the difference between "Call to copy of action", "Call to existing action" & "Call to winrunner action"?
Hi Friends, while playing the recorded test i am getting this error "Cannot identify the object "q" (of class WebEdit). Verify that this object's properties match an object currently displayed in your application." error is coming in this line of code "Line (2): "Browser("Google").Page("Google").WebEdit("q").Set "airtel broadband"". " .... please tell me how to overcome this problem. need help asap... Thanx in advance
what is the use of automation frame work ??(QTP)
in flight reservation application. when i entered flyto combobox as london. and i have to check this london is present in flyfrom combobox.give me the code with good explanation. extention to this question. at each iteration i have to put(WRITE) the fly from and fly to city in database table
Is text area check point supports for web applications?
Any limitation to XML Checkpoints?
I want to write some certification courses, so friends could you guide me? which certification is best and how to write exam and what tutorials need to be studied,what to do first, I am working on automation tool QTP 9.2
LINUX environment supports QTP or not? LINUX environment supports QC or not?
how we connect oracle or sql data server database to qtp