How to load vbs functions in qtp
Answers were Sorted based on User's Feedback
Answer / ananymousb
U can directly use the function
ExecuteFile "vbsfunctionname.vbs"
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / bfakruddin
ExecuteFile "path of file"
this is useful for only one action where you have mentioned
this line
if your test should contain that vbs file you need to go for
menu item "File" --> "Settings" --> "Resources" --> click on
+ button and show the path of your .vbs file
it will take effect on all test
| Is This Answer Correct ? | 3 Yes | 0 No |
Hi Friends my Question is very simple,in Manual testing when we click on a hyper link it directs us to the relavent page or it re-directs us to the current page,so there we can easily write testcase but same thing if we do in automation script using QTP & need to generate report using Reporter.report event how we will do it?thanks in advance...
Explain about the functionality of vb script?
what is the object hyrarchy in QTP for a web based application
why do u choose to go for testing why cant for devoloping
By default in vbscript the arguments passed to functions and subroutines are by reference or by value?
How can the spaces from the string be removed?
write a vb script to add two 2*2 matrix
write a vb script to display calculator using case statement?
does anyone have qtp11.0 license key.Please sendit to my mail id-rrvv2011@gmail.com...Thanks
How can I access an object in another frame?
Which operator is used to concatenate the 2 values in the vbscript language?
Which command is used for writing text on a page?