How to Parameterize Object repository in QTP?
Answer Posted / geena
I don't think u parameterize ObjRepo.
Is This Answer Correct ? | 2 Yes | 7 No |
Post New Answer View All Answers
When to use descriptive programming?
In qtp is it possible to check broken links of a page?
What is the use of text output value in quicktest professional?
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
how many maximum number of virtual users we can create?
What are the major/ important methods, functions in QTP we use realtime testing
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
What is a recovery scenario?
what is defenetion of kiran can u tell me plz CVS, SVN
you are recording on "WINDOW 1", say it has a link if you click on that, that leads you to "WINDOW 2". If you do any manipulations on "WINDOW 2" that are automatically updated in to "WINDOW 1". But "WINDOW 1" is currently invisible. But the updations in "WINDOW 1" must also be recorded as a script in QTP. The best Example is if you update your resume in JOB STREET portal it actually happens in other window, but the previous window is automatically updated. Now does QTP help you in this types of situations? Any body can answer this question. please..... Siva
Explain different type of event trigger option.
Explain how Selenium is different from UFT?
What are the different ways to invoke an application using QTP?
Can any one send me the QTP Basic Coding Samples?
How to use output values in qtp ?