I AM NEW IN QTP,PLZ TELL ME ANY BOOKS FOR QTP,
MY COMPANY IS QTP,SO I LEARN QTP,PLZ ANYBUDY HELP ME
Answer Posted / harshad talele
Guys help him
please dont make fun of anyone we r here to help each other
not to frsutrate to other
this is the link i hav seen till now
http://www.onestoptesting.com/testing-books/qtp/details/qtp-open-source-test-automation-framework-implementation-guide-517.asp
http://qtp9.blogspot.com/2007/11/qtp-e-books.html
and again our mercury tutorial this is will surely help u dude
all the best
Regards
Harshad Talele
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Hoe can we do retesting using functions please give the code for it using login page
Give me detailed theritical explanation about keyword driven, hybrid framework, environment variables, hybrid frame work
Tell some commonly used Excel VBA functions?
If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?
i can done the project with QTP in that time i can say how many members in my team size?
I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian
I need Major Help with a Script I recorded in QTP 9.5. I am recording scripts for a Web-based application(s) I have all the URLs for each application in Excel spreadhsheet so that QTP can pull that particular application from the spreadsheet and run it. The problem is QTP isn't recognizing one particular URL so when I hit run in QTP to run this script it opens the internet Explorer but isn't open the URL I have in the Excel spreadsheet. I've retyped the URL and still QTP won't open this Particular one for some reason. The site its self is working fine but for whatever reason QTP won't open it. How do I resolve this? I have a deadline of next Friday the 7th to complete this task so please help me in any way you can. Thanks in advance
How to execute a winrunner script in quicktest professional?
Through array we can execute the testcase how ? give me example
can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?
Please Don't mind .i want in detail the real time process i.e in each document what it contains.
Explain QTP using different development techniques ?
Which advantages helping QTP to hold the position of "Market Leader" for such a long period?
hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this
Why we use QTP ,We can use other tools like WR OrSilktest What r the options in Qtp that WR and Swilktest Does not have.