What is the differene between QTP 8.2 and QTP 9.0 and QTP
9.1,Pls give me answer ASAP.
Answer Posted / muralireddy
in qtp 8.2
object repository- per action,shared
in qtp 9.0
object repository- only shared
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What is the difference between javascript and vbscript?
Explain the arrays in vb script?
How can you create an object in vbscript?
Can we create Crystal Report object in QTP?If yes then what it is and what are its various properties?
Write a function for Instr(). We need to write a function that works as same as Instr(). Code or Even pseudo code is good enough for me.?
Explain about the asc function?
how to write a vb script in QTP for yahoo registration form, i want to check the performance also like performance test, stress, load test like that.
What is dictionary object in vbscript? Explain?
How to get the length of the string by making use of the string function?
We have 1 web page with names column. I am giving the Service Providers1,2,3.... @ that time dynamically some no of names are displaying in the webpage and The Pop up windows are opening(No.of Pop Up windows=No.of Names). The names may be diffar for each and every Service Provders (Dynamically) How can we handle the Dynamic values?
Write a code to print numbers from 5 to 0?
Mention what is the difference between vbscript and vba?
Write a test case using Test if the images,a particular test exists,check if the page links match,page response is within a certain range,parameterization of the test,the test should comprise of actions,the test should use a custom function,the test should use global repository
What are lbound and ubound in the vbscript language?
Which respective symbols are used to separate a line and to break the lengthy statement into multiple statements in the vbscript language?