More details about keyword driven technique in QTP
Answer / e.srinivasarao
creating userdefined functions (Which are repetable build
operations w.r.t to testing)
create automation programe
by calling user defined function
and inserting check points
| Is This Answer Correct ? | 0 Yes | 0 No |
To which environments does a QTP support?
If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?
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 will u do database testing in qtp? how will u do the same with descriptive programming?
Can any one tell me Difference between Keyword Driven Frame work and Hybrid framework? Its Urgent.
suppose i opened 6browsers and i want re-open the 4browser what is code for this..pls help me..
what is L-trim function will do?
what is the difference between ClassName and class in QTP?
What is the entry and exit point of automation testing
How to Analyze the Checpoint results by Text/Text Area Checkpoint?
In an Excel sheet take two fields as agentname and password and type some valid agentname and password.call that excel sheet in qtp so that qtp opens the flightreservation window taking into consideration how many records are entered in the excel sheet.For example if 3 records are entered today it will open 3 FR windows,if in near future the records are more than 3 then it will open that number of times.
More details about keyword driven technique in QTP