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 |
After Creation of your QTp frame work, The folders are saved in VSS or Other. plz explain brifly?
HO DO U CALL A ACTION?
How to maintain the old scripts in QTP?
Suppose there are 10 browsers opened on desktop. I want to close all browsers except one browser in QTP. Can any one give the code for this?
Hi, I am new to QTP and vb.script.How to start to write vb.script in QTP? Please give me suggestions?
Currently i have designed my script based on the test cases present in Quality Center. I want to run my script from quality center. Can anyone help me to get the code which will connect QTP with Quality Center and execute the test cases?
It is given in the help of QTP 9.2 that we cant debug the scripts. Is there any other way to VIEW, PAUSE and make modifications in the scripts during execution???
What is the condition or scenario that leads the use of object spy in qtp? (while recording we can get all the properties) then wat leads to use this?
Write a script to delete a specific row in a webtable.
What is an expert view and keyword view?
what is error and fault in terms of software quality?
How to use parameterization in qtp?