Tell me the difference between the Data Driven Frame work
and Keyword Driven frame work?
Answer Posted / sharmi
Data Driven Framework is nothing but seperating the data
from the code.so that we can reuse the code for multiple
number of data inputs.
Kerword driven Framework is a collection of keywords and
functions and the association between them.Here each
keyword is associated with one funtion(for example
Login,Logout and it can can be low-level functions like
Set,Click,etc).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Describe synchronization point.
what is profile tool?
What is the difference between a Function and Action in QTP?
What are some test assets and related extensions of qtp?
Can anyone share/send me QTP 8.2 Crack as I had it before but now it's virus affected. Pls send me on Sawale.vijay@gmail.com Thanks, ~Vijay
If there is a change in the object type eg: A button is changed as link, 1. How to edit that in the shared object repository. 2.What options are available to edit the object within shared object repository other than copy from loca; 3.What would be the effect of the change in Coded Scripts within QTP and Functions stored in .vbs file which are loaded and used in QTP
Define object spy ?
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
wht type of User defined functions or Java Releated functions Do we write in VB scripting
what is description object?
Can we run multiple QTP scripts one after the other without manual intervention? How?
How many tabs are available in debug viewer pane?
What is the script for database check point, bitmapchek point, regular expression ?
What are the views available in qtp?
With what extension you can save the list of tests in a file to run in test batch runner?