How to extract the data in the below scenario and dump it in
the excel?
Link1 Link2 Link3 Link4
numberlink1 text text text
numberlink2 text text text
numberlink3 text text text
numberlink4 text text text
So, Here is my question?
-- It is a matrix but is not a web table(QTP does not recognize it as a web table)
-- Link1, link2 and link3 are links under which text is available
-- numberlink1 to numberlink4 are again LINKS
-- All the others displayed are text only
I want to extract the data in the above scenario and dump it
into an excel in the same scenario as it is displayed above.
Kindly help..
Thank you
No Answer is Posted For this Question
Be the First to Post Answer
Wht is Smart Identification Mechanisam in QTP..Actually when do we this Technology means during Recording or running ....how is technology works. Anybody can expalin this .....Thanks in advacne
I am testing a website TheLancet in qtp 9.2 and running a script but its not working.Tell me if m doing anything wrong in the script. If Browser("TheLancet.com - Home Page").Page("TheLancet.com - Home Page").Link("Clinical").exists then msgbox "object exist" Else msgbox"object doesnt exist"
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
Hi,The question is write a script for the following scenario. scenario:in a job portal i entered QTP 3yrs testing then click search button.then it displays results like Test lead bangalore (here is a checkbox). Test lead hyderabad check box so on... question is if test lead position in bangalore then checkbox shld be enabled automatically..
4 Answers Thatavarti Technologies,
What is the keyword view and expert view in qtp?
Explain how you can delete excel file in qtp?
can onyone tell me how to comapre the output of two different Data Bases in QTP?
can any one give me the doccument how to test aproject developed in java language in qtp can here can we use the general vb scripting or we have to use java script here if we have to ese the java script here can any one send me the manual for it means how to write descriptive programming for it thanks in advance
How do you do batch testing in wr & is it possible to do in qtp, if so explain?
In a webtable, lets say there are 10 records and 1 column. let say "image" is available for 1st,2nd and 3rd records and 4th onwards image is not available. How to recognise for that cell image is available or not?
Read excel using qtp descriptive programing
How to capture screen shots when an error occurs?