how to capture the run time values of web table.
Answers were Sorted based on User's Feedback
Answer / praveen goud
WebTable will contain rows and columns(nothing but cells).
If you know from which cell you want to capture the value in
the runtime, by using GetCellData method you can do it.
Syntax:
Browser(Browser).Page(Page).WebTable(WebTable).GetCelldata(x,y)
x--> row number
y--> column number
If you have any doubt, please let me know.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / baskar palani
A web table will contains number of field with it,by using
getroproperty("field name")we can retrive values from web
table.
| Is This Answer Correct ? | 1 Yes | 0 No |
Can we write winrunner language i.e TSL in QTP tool?
actually how many hours per one day we will work on automation(qtp) in real time
In an interview what r the questions asked in qtp related project? pls any answer this question?
Expalin Text/Text Area Checkpoint
Explain how you can find length of array in qtp?
1)what is the quality process in QTP? 2)how to add the .tsr file in qtp through scripting?
what is smart identification?
what are the different kinds of frameworks in automation?
Inserting a Call to Action is not Importing all columns in Datatable of globalsheet. Why?
Have you ever written a compiled module? If yes tell me about some of the functions that you wrote.
I have test cases in excel sheet but i am using quality center.How can i copy the testcases from excel sheet to quality center?explain this process.
How will you check that your test cases covered all the requirements?