Diff. between keyword driven Data driven testing?
Answer Posted / murthysharma
Keyword-driven testing is a
technique that separates much of the programming work from
the actual
test steps so that the test steps can be developed earlier
and can often be
maintained with only minor updates, even when the
application or testingUsing the keyword-driven approach,
test automation experts have full access to the underlying
test and object properties, via an integrated scripting and
debugging environment that is round-trip synchronized with
the Keyword View.
needs change significantly.
| Is This Answer Correct ? | 1 Yes | 9 No |
Post New Answer View All Answers
What is the file extension of the code file in qtp?
Explain the concept of object repository and how quicktest professional recognises objects?
How can I use Call dlls in QTP ?
How the smart identification is used in real time?Please explain with an example
write script for bitmap image?
suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?
What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?
Can we record an application running on a remote machine using qtp?
what is the structure for the data driven framework
How can we import into Excel "Details" ,"Result" ,"Time" parameters from within a Results Report which is generated after a Run error when a script is executed in QTP? Refer E.g below Status Functionality Description RunDate Fail Login User should be able to Login 12/3/2007 StartTime EndTime Details* 1:31:58 PM 1:32:29 PM (this one i want)
How would you export a script from one pc to another in qtp?
What are benefits of qtp?
What is the Difference between test object and run time object?
How to replay a script in qtp?