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 |
how will load the object during runtime?
where the log files stored when using QTP? plz send answer to me ........
In this bellow script QTP is not able to getting no. of Links from my Browser. Set desc=description.create desc("micclass").value="Link" Set obj=Browser("creationtime:=0").page("title:=.*").childobjects(desc) msgbox obj.count I am getting "General Run Error".Why QTP is not supporting my Browser,but its running fine in other system.Please help me to overcome this problem.
What is the parameterization?
How QTP recognizes Objects in AUT?
What are the different scripting languages you could use when working with QTP ?
WHO IS THE BEST FACULTY FOR QTP IN HYDERABAD? A) NAGESHWAR RAO- MINDQ B) SURESH REDDY -SMART SOLUTIONS C) SURESH BABU- Q EDGE D) VENKAT - LIVE TECH E) GC.REDDY - HI-TECH CITY F) NONE OR OTHERS
Explain how Selenium is different from UFT?
How to customize checkpoints with parameters?
HoW to open QTP in Real time.after getting the qtp window how to log in .pl answer real time people
what is bultin funtaion in QTP &tell me five examples?
Do you support automated testing? Why?