What is iteration?
Answer / tharapathi ramesh ravala
Browser("Home -").Page("CTDProfiles").Image
("Edit").FireEvent "onmouseover"
| Is This Answer Correct ? | 0 Yes | 3 No |
how do u retrieve data from a database ? i.e. i want to retrieve 2nd record only from a database ? write code for this. by using ADODB connecton, RSOBJ and using a FOR loop we can retrieve all the records( ex: if we give query as select * from emp). but i want only 2nd record. so how to acheive this.
What is the difference between Call to Action and Copy Action.?
HI, Anybody can explain Automation Test Framework...and wht do we do before start of Automation.....
In smart identification, explain about 1. Base filter properties 2. optional filter properties with examples?
In automation testing, while doing descriptive programing; how will u get the properties of the objects in what format, what type of a document, and by whom? Pls explain in detail. Thanks a lot
How do you send email with attachment from outlook using qtp ?
How can I generate customized logs in QTP ?
Give the syntax to import/export xls into qtp.
HOW TO COUNT NUMBER OF ITEMS PRESENT IN WEB LIST
During execution, how can we capture the data from the pop- up, ie. when any popup comes with some numbers written on it, then how can we capture the value/number that is coming on the pop-up and save in the dynamic file/or other file, even when the run is going on.
how to get the object property
Differences between text and test area checkpoints?