how do u get lib files into scripting files?
Answers were Sorted based on User's Feedback
Answer / king
The above one related to navigation this is the code
executefile ("path of VBS file")
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / leena
Open test Go to File menu -> Settings -> Resources ->
Associate function libraries -> Click on '+' button ->give
Function library file path -> Apply -> Ok. In this way
function library file get associat with the test. now call
a function in the function library file. While runing the
scrit lib file is called into scripting file.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / deepa
save the notepad text as .vbs eg:testing.vbs .after
creating the file in qtp click open choose liberary file
select testing.vbs .through this v can view the libfiles in
scripting file
| Is This Answer Correct ? | 0 Yes | 1 No |
How to add Dynamic Objects to Object repository?
difference between do while and do until ?
how to retrive that the number of spaces are in a string ????
write vbscript in qtp tool for senario, in the given sheet add each number in each row and each colunm and show result
I am struggling to understand QTP more from descriptive programming point of view. Is it easy to learn good QTP in South india by good faculty than north india? I found a great lack of institution in here. can you suggest me better instituion. I am holding two years of experience in same company, is there possibility in south india for me?
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?
What is Regular Expressions?
Hi. plz expalin abouit SetToProperty, SetRoProperty, GetToProperty, GetRoProperty,GetToPrperties. with examples.
Consider one application is open, clicking one menu will open another application in another browser. QTP does not catch the URL of the second browser(second application). can we capture it ?
How u call functions in QTP Function to calculate the length of characters in a wor
How can we display the names of the buttons in the toolbar of a webpage
How you automate testscripts one by one or moduelwise or all at once