some times we write user define functions.where we write
main and sub program,how,where to insert the functions in
qtp?
Answers were Sorted based on User's Feedback
Answer / kishore
We can write calling script in actions.Write called
programs in note pad add that script as in library file
steps to add user defind function as library file
1)test-->Settings--->Resources-->Click on Plus sign....
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / chengaiah
user defined functions can write in function library in qtp
or we can take note pad ,develop functions and save with any
one extension txt or vbs of q fl and associate navigation:
file--->settings---->resources--->Browse the path of
funciton library and call the function in the main test of QTP
| Is This Answer Correct ? | 0 Yes | 0 No |
How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is
how do u manipulating INI, DLL and / or registry files in support of your test environment? actually what do u mean by INI and DLL or registry files. plzzz its urgent do answer
How many ways we can parameterize data in QTP?
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?
What r steps to migrate from Manual testing to QTP?(IN BOTH WEB BASED AND WINDOWS APP)
How do I get the QTP scripts result in xml format by using vb script function?
Hi guys pls any one send me the Qtp Licensed key of version 10.0 pls
When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti
Please can you give where can we get good QTP Training at Hi-Tech city Hyderabad?
Dear All , For UFT 12.02 which version QC or ALM will support ? Thanks Balaji
Write code for ,We have a web table with rows and columns like EmpID EName Action 1 ABC Edit Delete 2 XYZ Edit Delete 3 PQR Edit Delete In the above Table the last column has two links we have to click first link based up on EmpID =2
what is meant by "Parameterization technique"?