Answer Posted / ravi
Where do you want to insert object ??
We can create object at runtime using createobject()
function in VBScript.
For ex:
Set con = createobject("ADODB.Connection")
The above statement creates connection object at runtime.
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
what are the mandatory properties for a tex boxc (scenario?)
What is action? How many types of actions are there in qtp?
Shall we add Local Repository to shared object repository,if yes,how we add
can the activities of test case design be automated?
Explain qtp(quick test professional)?
Hi Frenz... I would like to take up the QTP certification . Can anyone tell me what is the procedure. n if anybody have the study materials pls fwd it to jkpunathil@gmail.com
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
How to use the object spy in quicktest professional 8.0 version?
The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)
hi guys we r working in office...we write some scripts..suddenly we have a work(5min only) in out side..what will do now,,,used to system shut down or log off or lock or sleep mode,switch use or hibernate?
Does QTP have any limitations?Can it work with all kinds of programming languages like java,springs,ajax ,hybernet?Also does it work well with windows 7.What are its other limitations
What do you mean by iteration?
I want to configure the OR and library files to a particular QTP test during run time. Note: OR and Library files are located in Quality Center. Is it possible in QTP? Anybody having code?
How can get count of list box?
Explain how you can find the absolute value of the number in qtp?