how will check the links in multiple pages at a time
Answers were Sorted based on User's Feedback
Answer / bfakruddin
Here, at a time means what?
Can you check Yahoo,Google,Rediff at a time?
QTP will get information as per your script...!
You can do it in one script for multiple pages
by using description.create, we can get all the links in one
page after that open onemore or invoke if it is already
opened and again use the previous code (description.create)
for links and get the links from that page.
If you want me to give the code, I will give you....!
| Is This Answer Correct ? | 1 Yes | 1 No |
If a object property is changed in the application. where it should be updated in QTP... Pls anybody can give the answer.. Thanks in advance...
Take a situation when you are working with QTP, suddenly system has crashed.so you again start the system. My questyion is how can QTP directly opened when the system desktop appears.
wt is memory leakage?
Hi, I am using 2 excel sheet.First excel sheet works fine with the script, if it opens the 2nd excel sheet,it works fine,but after finish all the rows it is giving the following error in the following line. InValid Procedure call or argument Line (178): "Browser("name:="&result,"application version:=internet explorer 7").Page ("title:=bgt.*", "index:=0").WebList ("name:=SearchType","html id:=Select1","location:=0").Select SearchType1". I have seen a web article says that,If we use any vbscript friendly name it may gives the above error-Invalid procedure call or argument not sure,Am I using any VBScript frienlyName? in the above line? [but the same line is perfecly working for first Excel ] It is little urgent. Any Help Thanks you
how can we know the program is testing by multiple test data in data driven frame work?
how to evalute defects in QTP script?
how to display message with out using msgbox function?
How do u use Database checkpoints and what are the use?
diff between global variables and environment variables in qtp?
What is text check point and text area check point?
How to supress warnings from the "Test results page"?
How did you use regular expressions in QTP and also in WR?