Does we use Classes and methods in realtime..?How wud we access methods in a class..?Thanq Guys..!
3 5035What is the Difference between Environment variable and Globle variable,.. anybody can give me answer..Thanks in advance...
IBM,
4 17318Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
1962To count the no of links present in the yahoo home page i have written the script like this Set fileSysObject=createobject("Scripting.FileSystemObject") Set linksFileName=fileSysObject.opentextfile ("D:\samplelinkfile.txt",2,true) Set linkDescObj=description.Create linkDescObj("micclass").value="Link" Set noOfLinks=browser("yahoo").Page("Yahoo! India").ChildObjects(linkDescObj) For i=0 to noOfLinks.count-1 linkName=noOfLinks(i).getROProperty("name") linksFileName.writeline(linkName) Next linksFileName.close Set fileSysObject=nothing While running the script it showing error that object "yahoo"isnot found in the object repository. Is there any setting before running the script? if yes what is the steps for it.Im using QTP9.0
2 4945I have written some scripts in QTP by using older version, but I want to run them in latest version. Is there any process to do that.If so can anyone explain me?
1 5196hi guys this is Keerthi, I am searching for job,so I want to know which questions are intervier asking on QTP&MANUAL&QUALITY CENTER,can u send Any one questions&Answers to my id:chinna.ammi@yahoo.co.in
8 9140What is repository parameters in QTP?how will we define that????what is unmapped & mapped repository parameters????????
1 11139Hi, How to invoke QTP or any application through Command Prompt without using Vb script and batch file.... Reply me Srinivas
3 10838Whenever i'm running 3 diffrent scripts in a Test Batch Runner as a batch. its not showing any result. QTP only runs all the scripts n nothing else. B4 running the test batch i have done all the settings, But still its not working.
2 6389How the QTP recognize, handle n reports that a error has been handled by it(QTP) when we perform a recovery scenario in our application n in what manner it will display it in resulting window? Plz help me out.
1 3671How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is
6743
what is the advantages and disadvantages of using functions instead of re usable actions
Will there be any standards or requirements for page appearance and/or graphics throughout a site or parts of a site?
Explain different checkpoints in qtp.
What are the features of quick test pro(qtp)?
What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?
How many types of parameters are available in quicktest professional (qtp)?
Presently i am working on QTP 8.2 Version,i want to know features in 9.2 version, because i have not sufficient time to put the effort on the 9.2 version
Do you know SQL? I know SQL but i don't have any experience...that's it..No more questions ...simply he said " you can leave for the day" ...guys prepare SQL Quires before attending interview in bank of america...
after click on compose mail how can we attached a file in qtp with vbscript code
How to check which add-ins are associated with a test in qtp?
I am getting an error "failed to open the XML checkpoint result viewer" in result window,after clicking on "View XML checkpoint results".Someone suggest me settings,if any...
why should we give deliver good quality software?
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
What is method name to compare two XML files.