There is web page with the webtable,this contains some
data, how do you manipulate the data.
Answers were Sorted based on User's Feedback
Answer / khemlal sinha
there are two ways you can use to Get the Data from webtable
1. Use getcelldata method to get the cell data row and
column.
2. If you want to see difference in expected and actual
result then use Table checkpoint.
If you can specify your question clearly then i answer you
in better way
-Khem
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / 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 |
Hi All, I need 5 yrs exp manual and automation testing using QTP sample resume. is there any body having please send me my mail id is bjr@aol.in Tahnks in Advance
I am struggling to understand QTP more from descriptive programming point of view. Is it easy to learn good QTP in South india by good faculty than north india? I found a great lack of institution in here. can you suggest me better instituion. I am holding two years of experience in same company, is there possibility in south india for me?
How u call functions in QTP Function to calculate the length of characters in a word -
what are the settings to be done to make the recovery scenario created for one test to be used bye all the other tests. please tell me recovery scenario process in detail.
How To write script in QTP For Field Validation Example: password Field is accepting A range 8-20 characters only.How to write script?
What is the method for maximize the application while we using Decriptive programming in QTP?
Anybody explain me, the concept of checkpoint declaration in the QTP mainly for the Objects, Pages, Text and Tables ?
for a test in QTP i had choose the object repository as shared.after completion of some days i want to conduct the same test again,now the question is HOW TO LOAD THE OBJECT REPOSITORY. is it possible by descriptive programming.could any one tell me how many ways we load it and what is the process?
what is the difference between rational rose and QTP? WHICH TOOL IS BETTER TO LEARN? PLEASE SEND ME AT sana_50218@yahoo.com sandeep@epuratech.com
I have a 10 lines of qtp script, while executing i got an error at line 7 but i dont want to stop the execution i want to continue the execution up to last line and display the test result window, wts the syntax we use?
3 Answers BirlaSoft, Collabera,
what is the difference between link and hyper link?
Hi, How to export the Checkpoints and Output values(Test area output values) from Object Repository to Excel