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
What are the features supported by UFT?
images are dynamically changes how to compare two images
When you are running a batch test of 5 scripts and in 2nd script appln crashed, what hpns then?
What is the difference between the design-time and run-time data tables?
Write a command for setvalue function in a webedit
How can I pass values from one action to another in QTP ?
How you know that a test case is a regression test case
How does qtp identify the object in the application?
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" ar = Window("Flight Reservation").WinComboBox("Fly From:").GetContent your actual value is : that shows data in combo box how can u test the both data is correct or not by using split function
Does QTP work in UNIX environment
5 Answers BirlaSoft, C1 India,
WHAT IS PARAMITARIZATION?
We are calling Actions in Expert View by using Run Action.but i want to know where we are saving the Actions Scripts.Pls explain??