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
How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))
what is meant by Implicit and explicit requirements?
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
In order to select an automation tool for automating ur application, what r the things u need to consider? For eg i will go for automation; 1) When there is a lot of retesting and regression testing. 2) Return on investments. 3) Whether the tool supports the appln. 4)--------------, etc. Pls give me more number of points because my answer did not satisfy the interviewer. Very urgent pls
How to check which add-ins are associated with a test in qtp?
can any body plz help by sending the qtp docs and qtp ppt's? this is my mail id:murali.padeti@gmail.com
after click on compose mail how can we attached a file in qtp with vbscript code
What is Test Fusion Report in QTP?
Define Environment Variable in UFT and its uses?
How does qtp recognize objects in aut?
Explain different types of action in qtp?
What is the difference between analog and low level recording?
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
I want to grow as a Automation Engineer,Kindly help me in clearing my interview that what interviewer looks for as a Automation Engineer. I am having three years of experience in testing.
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?