We have an action attached with the library file in QTP. When I will click on run button,which file is going to be executed first a)Action b)Library
Answer / jpmumbai10
Action is going to be executed first. In Action only we are
calling functions or repository,...
| Is This Answer Correct ? | 3 Yes | 1 No |
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
Can you tell me any books or websites to learn VB Script for QTP ??
Hi, How to invoke QTP or any application through Command Prompt without using Vb script and batch file.... Reply me Srinivas
I'm quite new at QTP. Im doing a web-based app testing. I create something new item and a new link is created in the home page. This link is dynamic as it changes every 3 seconds. Obviously the new link is not in my Object Repo and I am trying to find a way how can I do a check or get the propery of the link I created. I can do it on keyword, but I need to do a check on expert mode, vbscript. I always get an error that is not identified whenever i try to check it (browser(b),page(p).link(newlink). Any idea?
How to capture data from images in QTP and produce them in Excel sheet ? please ans...
What’s the basic concept of QTP?
What is test object model in QTP?
how to record a word doc using qtp i.e open a word doc,type something and save the doc can someone send me the code.
Qtp Automation Engineer , Can he login in VSS? What purpose he login In VSS? But Some companys are using CVS AND VSS ? some are Have log in in VSS Some Not login(not accessing) into VSS, not login persons are working on CVS? my doubt is, can Qtp automation engineer have loin in VSS or not? Where he store QTp Script?
Which Databases supports for QTP?
example-date format is 01-jan-09 in QTP.How to convert this format to 01-01-09?
how do you run scripts in QTP?please anyone can answer my questions