What is the latest version of QTP? aster googling i found
it 9.5 . but somewhere in my frnds resume i hve seen 10.0
so i am a bit confused pls let me know.
Answers were Sorted based on User's Feedback
Answer / uday
Hi,
The latest version of QTP is 10. Just goto HP BTO site and
get more info.
Thanks,
Uday.
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / rohit pathak
From my point of View QTP 9.5 is much better option for an
beginner or the person who is having basic knowledge of
testing.Once you have good hand in 9.5, after that you can
think about 10.0, as i get to know from my friend circle
10.0 is a bit of complicated to understand.
but its that you have to decide, once you good with 9.5 then
you can try for 10.0.
Is This Answer Correct ? | 0 Yes | 1 No |
Answer / sailaja
Latest version is 10.0 but notyet released, so wan can say
9.5.......
Is This Answer Correct ? | 0 Yes | 2 No |
What is an optional step in qtp ?
What criteria do you use when determining when to automate a test or leave it manual?
As u told write Libarary files in QTP. Do u use ever oject repositary 0r spy while writing scripts and for which type of testing u prepared test scripts.
How to export data in excelsheet to qtp without using datatable.
They asked by using qtp recording writing scripting
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?
In an application you have a web table. You are provided with an external Excel sheet with the same structure as that of the web table. How will you retrieve all data from the web table and compare it with corresponding data available in the excel sheet, using QTP? How will you report the results in QTP?
what is the difference between DATA TABLE and DATA SET?
What is the use of "Step Generator" in QTP??for what purpose we are using??explain with an example
Using Regular expression in Date format DD/MM/YYYY (0[1-9]|[12][0-9]|3[01])/(0[1-9]|1[12])/([0-9]{4}) in this regular expression year 0000 also accepted.I need atleast any one single digit must be nonzero value (like 0009,1000,0034)
How u perform Batch Program in QTP?