How to capture all the data of a webtable, weblist and
combolist using QTP?
No Answer is Posted For this Question
Be the First to Post Answer
Write a QTP script to enter a keyword in to Google search engine?
What is descriptive Programming in qtp.
write a script to close all open browser in qtp except one browser whose name is xyz
Is text area check point supports for web applications?
More details about keyword driven technique in QTP
How do we do DOM programming in QTP.Could you explain with an example. If possible please provide some material or link related to DOM Programming.
What is the difference between Client/Server application and Web application ?
any one could you explain the following code with example: intFieldItemsCnt =CInt(GetProperty(Browser ("Browsername").Page("Pagename").Weblist ("weblistname"),"items count")) msgbox intFieldItemsCnt
In application have 2 list box oppsite list box two edit box is there.so now through using DP how can we select 3 opption in first list box and 2box semect 4 opption.in edit box also we have to write 25 ,28.how can we do this
is we can import the object repository from external source. if it so then how?
Consider a scenario where there are two action sheets say action 1 and action 2. Can Action 1 take values from action 2 data sheet or vice versa. If so, how?
what is syncurnisation point? what is the use of this in real time environment? plz explain?