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 |
HOW DO U CALL A ACTION IN QTP?
What is the use of "Define new test object" in QTP 9.1 When should we use? Explain?
How we can call the scripit from another scripit in QTP?,Not a call Action
How can we disable popup blocker? (I think it means when we get a pop up messge(its error) how we wil disable that one with out interrupting normal process)
how many test scripts we will write in qtp? very urgent. please??? Thanks in advance..
I have recorded a test over web application(with IE6.0) in analog mode. But, while running it my test gets failed. Why? (Note: my systray has 3 open web applications)
Plz explain about Virtual object? What is the situation u r using , explain with example?
What is the use of an object spy tool in qtp?
How to create a Runtime property for an object in QTP?
How to create scenario selector
QTP 9.2, Issue: Creating Shared Object repository. I recorded 2 scripts. I exported the Object Repository to a shared location for the first script. Associated the exported repository to the first script and deleted the Local Repository for the First Script. Now Opened the Second script and try to Add the Local Object Repository of 2nd Script to Exported Object Repository. But I fail. Can anyone please help in providing steps that need to be followed in creating a shared object repository? Thanks in Advance.
What kind of errors can b handled in QTP in real time scenario?