There is web page with the webtable,this contains some
data, how do you manipulate the data.
Answer Posted / chanti
we have two methods to get the data from webtable
1)getrowwithcelltext(we can get the rownum )
syntax:- Browser("micclass:=Browser").page
("micclass:=Page").WebTable("micclass:=WebTable","html
tag:=Table").getrowwithcelltext("text")
2)getcelldata
syntax:- Browser("micclass:=Browser").page
("micclass:=Page").WebTable("micclass:=WebTable","html
tag:=Table").getcelldata(rownum,colnum)
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How many types of actions are there in quicktest professional (qtp)?
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?
Hi I am new to QTP. can u please answer to my qus... suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query ... please please
I want to know can we integrate visual source safe tool with QTP and QC for our version controlling process? WE know QTP and QC 10.0 version is having the version control inbuilt in it but I want to know the merits and demerits of the inbuilt version control tool and the visual source safe tool using QTP and QC.
what type of run time errors you get while you ar edoing rpg program?
How to recognise the webelement and verifying that webelement is enabled?
how will you check how many members visited the website www.infosys.com?
Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop.My scenarios is like that,it should contain following steps. 1)Automatically it should click on start and then on remote desktop connection. 2)it should enter the IP address and then connect to remote desktop. 3)and then it should be able to record the application in remote machine and then run it also. Can somebody tell me how to record the application which is in remote machine.
What are the different kinds of test steps?
What are the Application Functions available in QTP?
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?
Where we use data driver in qtp?
How to use descriptive programming?
Does QTP record on Objects created on XWindows Environment?
Will there be any standards or requirements for page appearance and/or graphics throughout a site or parts of a site?