can i able to connect any version of qtp to any version qc
Answer Posted / kriss_music
No, We can't connect any version of qtp to any version qc.If
scripts are developed in Qtp 8.0 version & Qc 8.0 version.It
is OK But,If u developed in Qtp 8.0 & Qc 8.0 & Run The
scripts in 9.0 Version using Qc 8.0 is not
possible.So,Better to use same version.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Explain how you can find the absolute value of the number in qtp?
What is the difference between byref and byval in qtp?
explain keyword driven framework with banking domain?
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)))
What is qtpro?
What are the flaws in water fall model and how to overcome it?
How you can replace string in qtp?
what is review
How many tabs are available to view your test in a test pane and what are they?
what is supply chain management?
Hi, How Accessibility checkpoint in QTP can be implemented in the test script?
Hi All, How to get repeated word in string . Thanks Balaji
Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?
What is action?
When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti