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 / sreeprasad
We can record the dynamic objects by using
smartIdentification process.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is virtual object supported in low level recording mode?
Limitations in QTP?
in a web table , i want you to click a particular object inside cell
Suppose there are 100 links in a web page and the number of links will be changing dynamically from time to time. I need code such that every time i had to click on the last link of the web page.
how do u copy object repository?
how can we test load time of an page in webtesting?
what are the different types of framesworks in QTP?what is the keyword driven framework?
Some time when i wanna learn the object i face issue like i am not able learn the object in proper manner... eg:for text bo on web page it should learn as webedit but some times it reads as winobject:internetexpoler-server, because of this i have to uninstall the qtp and re-install it again when i do this it reads the object perfectly.....plz suggest the soln
Please explain me frameworks & how to generate the scripts in framework
What is different command used in command Prompt while using QTP?
Suppose I want to use Index value of "WinEdit" in my script .But it is showing None in "Ordinal identifier" value of Testobject Details in the Object Repository.How to enable Ordinal Identifiers to capture the Index value of that particular WinEdit. I have selected "index" and clicked "OK" from Tools-> Object Identification Again I added same WinEdit to the Object repository But I did not get Index value..Please any one help me.How to enable Ordinal indentifiers
Hi. GetRoProperty and OUTPUT Value Both are same purpose or not? plz explain in deatil with example?