is it possible to map an image as standard Object or u've
to treat as virtual? how to map an Dynamic image into
standard object?
Answer / deeps
We can record the dynamic objects by using
smartIdentification process.
correct me if i am wrong
| Is This Answer Correct ? | 0 Yes | 0 No |
actually how many hours per one day we will work on automation (qtp) in real time
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
what is the mail use of frame work(with detail). architecture for keyword driven frame work
how can i add an action(external action) programmatically?
How to map Test cases to the script? Please do anwser urgently?Thanks
Howcan you differentiate between Exist statement, Exist property, and Exist method??? How they used???
What is an optional step in qtp ?
.qfl extension for which file? where vl use it
Inserting a Call to Action is not importing all columns in Datatable of globalsheet. Why?
What is the use of Regular expression?
somebody please say me why we go for using regular expressions,actions.what is the main and exact use of this in real time applications.real time testers pls answer my question with example if u can
How to call script1 into script2?