Can we write class for vb script in Quick Test Professional?
Answers were Sorted based on User's Feedback
Answer / ddpras
Yes, Place the vb script in functions/procedures. Create a
new class and place the fun or procedures inside of the class.
create an instance for the class access the methods outside
as external source.
| Is This Answer Correct ? | 4 Yes | 3 No |
Answer / rakee
To find out in this answers given this link:-
http://www.btechguru.com/showSubMenu.php?mid=3&smid=11&ssmid=33&smcid=104
| Is This Answer Correct ? | 1 Yes | 2 No |
Which object model is not supported by QTP? a)COM b)DECOM c)DOM d)DCOM. Pls explain about theese object models?
How to swap two numbers by using parameter passing method byref in a fucntion and return the result to outside of the function?
I want some banking domain projects where can i get this projects ( anybody can help me plz)
What are the difference between QTP and Winrunner
How to create scenario selector
How open an excel sheet in QTP(not a run time )?
I have an application running in Linux server. I am reaching the application through emulators like telnet. My operating system at the client side is Windows XP. Using emulator I am connecting the Linux server and working on the application. Can I automate the testing of the software running in Linux server using QTP. In short, does QTP support the applications running in Linux servers.
how to test a java project throughqtp?while testing a vb project we generally do vb scripting. but while testing java project do we use java script .plz some one can send me the manual for it my email roy_samata@yahoo.com thanks in advance
Syntax for how to call one script from another and Syntax to call one "Action" in another?
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?
.qfl extension for which file? where vl use it
.how will you load the object during runtime