In a web application , there is a table of rows and coloums
, i want to pickup the 1st row and 3rd coloums name (not
data)how can any one explain

Answer Posted / kishan

In a WebTable, always the first Row will be "Column Names".
so when you use the statement

clmName=Browser("A").Page("B").webTable("C").getcelldata(1,3)

It will only give you ColumnName not the value under that
column.

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is 'sleep' in sync point?

713


i need qtp tutorial. pls send it to sridhar.k151@g mail.com

1755


How you are developing the script? Using record and play back or manual?

703


Object repositories types, which and when to use?

692


In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?

1543






if mandatory and Assitive propertys are shows same how will u write skript in QTP window

1729


Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?

1518


Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?

687


in my application,validation message has in japanise language.how to validate this message is appears properly or not

1624


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

1577


Define object spy ?

657


How to use descriptive programming?

731


How you can replace string in qtp?

657


What are the key points to create a framework in QTP for oracle forms?

1900


How is the Bitmap checkpoint different from Image checkpoint?

711