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 |
Problem with XML checkpoint in QTP ?
How can get count of list box?
how do check the links in a webpage ?
How to record & run on Japanese language application using english version of QTP ???
In qtp,how to interact tool & application build?
how are environment variables used in real time projects (testing)?what answer should be given about this in interview.need real time explanation breifly?thnx in advance.
What is the extension of qtp local repository?
Explain quicktest professional (qtp) testing process?
You will receive the mail in your outlook from client at night time to go ahead for the execution. Based on the mail you need to trigger the batch run. What is the QTP Code for this?
Through array we can execute the testcase how ? give me example
Can we test the Word Document using QTP Tool? We should test the page size,page set up, paragraph indentation and spacing, font size of the the character int the page.
How do we do DOM programming in QTP.Could you explain with an example. If possible please provide some material or link related to DOM Programming.