adspace
Can U Explain about QTP tool from older version to latest
version also its differences?
Answer Posted / Vijay Singh Yadav
QTP (QuickTest Professional) is a test automation tool developed by MicroFocus. It has evolved over the years, with versions ranging from QTP 8.0 to QTP 15.nnSome notable changes and differences between older and newer versions include:nn- Support for multiple programming languages such as VBScript, C#, and Java.n- Improved object identification and test maintenance features.n- Enhanced integration with other development tools like Jenkins and Selenium.n- Better support for mobile testing and web services.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format. Hence, if possible, kinldy mail PDF file to my mail-ID: sushmapokhriyal79@gmail.com
When to use shared and local object repository?
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.
Define Environment Variable in UFT and its uses?
Hi,Sudhanandareddy plz forword framework and ppts for QTP to me. This is my mail id: ranjith_99reddy@yahoo.co.in (your contact number also)
Hi friends did any budy attend accenture system test for qtp? if any budy pls drop questions.not only accenture any other mnc company which you attended system test(QTP)?it may helpful to others also
Hi friends I need to know about jubula automation tool. Is anybody know in bangalore where jubula tanning class is going on do let me know. Its urgent for me to learn that tool please help.
Pls can anybody send me the Recent Technical and Interview Questions Which were asked in IBM(QTP)Automation PLZZZZZZZZZ
if anyone has idea of the interview procedure in covansys, plz send me a mail?
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process
hi can anybody help with an qtp 9.2 license key please. Thanks, Nitesh.
Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in
hi i have 4 yrs exp in manual and automation testing using QTP i need sample resumes plz can u send this mail id pbre1980@gmail.com
How can you identify the browser and its information using QTP script?
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me