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 |
how to get the object count ?????????
Explain Different types of Checkpoints in Quick Test Professional?
ACTUALLY I AM WORKING IN THE DISTRIBUTION DOMAIN.MY COMPANY IS PROVIDING DISTRIBUTION SOFTWARE FOR PHARMA AND FMCG DISTRIBUTORS.HERE I AM USING QTP 9.2.HERE IN MY APPLICATION WHILE RECORDING ONE WINDOW APPEARS.IN THAT I CAN SELECT THE ITEM OR NO NEED TO SELECT.BUT WHILE RUNNING THE SAME SCRIPT THE WINDOW MAY NOT APPEAR OR APPEAR.HOW TO WRITE SCRIPT FOR THIS
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.
what is run-time object in qtp? explain with example?
Discuss QTP Environment.
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=<input id=""btnSaveTab1"" class=""Button"" onclick=""document.getElementById('a1').click();"" name=""btnSaveTab1"" value=""Save"" type=""button"">", Second button "html id:=btnSave "outerhtml:=<input id=""btnSave"" class=""Button"" onclick=""document.getElementById('a2').click();"" value=""Save"" type=""button"">", Third button "html id:=", outerhtml:=<input id=""btnSaveTab1"" class=""Button"" onclick=""document.getElementById('a1').click();"" name=""btnSaveTab Fourth button "html id:=btnSave outerhtml:=<input id=""btnSave"" class=""Button"" onclick=""document.getElementById('a2').click();"" value=""Save"" type=""button"" 5th button "html id:=", "outerhtml:=<input class=""Button"" onclick=""document.getElementById('a5').click();"" value=""Save"" type=""button"">",
When u ll use Record Button in QTP?Is VB script is Mandatory in QTP? What is Meaning of Frame("v1")?
How good are you in writing VBscript code for your application? Can you completely write VBscrit for your project with out using recording mode in QTP?
how can i call reusable action in a function could any one explain me?
How to parameterize in QTP?
I want to know can we integrate visual source safe tool with QTP and QC for our version controlling process? WE know QTP and QC 10.0 version is having the version control inbuilt in it but I want to know the merits and demerits of the inbuilt version control tool and the visual source safe tool using QTP and QC.