I want to do Certification course in QTP. For this I
request you to suggest the best Tutorial in PDF format,
and also tell me the best institute and the estimate cost
for joining the institute ib delhi NCR. Hence, if possible,
kinldy mail PDF file to my mail-ID:
kumar123.pathak@gmail.com , Regards, kumar pathak
No Answer is Posted For this Question
Be the First to Post Answer
How many number of actions possible in qtp?
How to save your test using quicktest professional (qtp)?
I've some problem in Descriptive programming plz help me. I've written in a click event code in Functional library when I run this flight reservation program It is not run. How to I write multiple click event in functional library. My program is this. I have associate an action with functional library. Public Function ClickButton(byval ApplicationName, byval WindowName, byval ObjectName, byref Comments) If Dialog("text:=" &WindowName).WinButton("text:=" &ObjectName).Exist Then Dialog("text:=" &WindowName).Activate Dialog("text:=" &WindowName).WinButton("text:=" &ObjectName).Click Elseif Window("text:="&ApplicationName).WinButton("text:=" &ObjectName).Exist Then Window("text:=" &ApplicationName).Activate Window("text:=" &ApplicationName).WinButton("text:=" &ObjectName).Click End if End Function
Explain key word driven frame work?How to use in real time?
when there is a task that gets repeated in multiple scripts what do you do in QTP?
What the genaric function to connect Sql Server using Sql Server Authentication and Windows Authentication
Hi, Is there any function or vbscript in QTP to clear the cookies,sessions. Please help me in this.
Do you know how to connect database? Can you tell me the procedures?
What is different command used in command Prompt while using QTP?
For an application we automated QTP scripts. At the same time new requirement comes for a new module for the same application and its already developed. So how we automated now this new module with the old application(using old QTP script).
what r the verstions from 1st to present (verstions) of mercury tools (like winrunner,QTP,Loadrunner) ? Chandana
0 Answers Mannar Company, Wipro,
Whenever we r keeping mouse pointer under the image we r getting image name. In qtp how can we do this thing.weather that name is coming or not?