what is keyword driven framework in qtp.
Answer Posted / kiran
Keyword-driven tests look very similar to manual test
cases. In a keyword-driven test, the functionality of the
application-under-test is documented in a table as well as
in step-by-step instructions for each test. In this method,
the entire process is data-driven, including functionality.
| Is This Answer Correct ? | 8 Yes | 7 No |
Post New Answer View All Answers
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.
Can any suggest me what is exposure testing?
What is a quick test professional?
How to build scripts that access data from external sources?
What is the standard timing delay for web based application in qtp?
How to open a new test using quicktest professional?
what difference between runtime object and text object and what property they have. whether they have same properties or different properties.
A FORM CONTAINS 5 FIELDS. 1 FIELD IS ENABLED REMAINING(4) FIELDS DISABLED. MY QUESTION IS ENTER VALUES INTO 1 FIELD AFTER THAT CLICK TAB BUTTON THEN 2 FIELD ENABLE THIS PROCESS CONTINUE UPTO 5TH FIELD. HOW TO WRITE CODE IN DESCRIPTIVE PROGRAMMING. PLZ TELL ME THE PROCEDURE AND CODE FOR IT.
Subj: realtime example of Database check point, Can any one please detail on how the Database check point is utilized/implemented in a real time project. I already know how to make one by creating DSN/ODBC and writing the required query manually and other steps...I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thank you in advance
give me the code to save all messages of inbox of gmail into a folder and notepad
Diff b/w Health care domain and Banking Domain?
What is use of object spy?
please any one can explain the keyword driven framework. with gmail example.
How do you send email with attachment from outlook using qtp ?
How can you give wait up to 10 seconds in qtp?