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
What are the challenges u faced in testing with crm domain? How u overcome with?
What is difference between run time object and test object?
Hi could some one explan what is the use of the function Defination generator, And how to use the function defination generator.. Explan with the example..
Can anyone share/send me QTP 8.2 Crack as I had it before but now it's virus affected. Pls send me on Sawale.vijay@gmail.com Thanks, ~Vijay
Explain xml checkpoints.
How will you find the current time of the remote machine using QTP script?
Name the properties you would use for identifying a browser and page when using descriptive programming?
Explain advantages and disadvantages of ddf?
Do you know how to connect database? Can you tell me the procedures?
What is file database?
iam have done mba(finance)in 2008. in 2008 one reputed consultancy came off campus interview our institution. i got job as "manual test engineer". now iam working as "manual testing engineer". now my problem is when iam going interview the interviewer asking like " ur mba gradute how can u get job in test engineer." this question i have faced every interview. iam explaining how iam getting job. but they are not trust me". pls tell me answer how i am giving relavent ans.. this is my mail id y.ramana84@gmail.com
How to find operating system information using the qtp script?
What are the 3 main stages involved in testing with qtp?
What is the difference between a Function and Procedure in QTP?
write a script to verify the image path(src property) of the images which are in web pages.