what are the parameters you are considering for object
identification?
Answer / vijay
Normal identification--HTML TAG,Name and Innertext in case
of webelement or link .If that is not enough for
identification will go for assistive itdentification items
and if not able to recognize then after it will use ordinal
identification like index location creation time in case of
web Browser.
| Is This Answer Correct ? | 3 Yes | 0 No |
If QTP not recognizing using repository while executing, how can we go forward
Iam doing automation in Oracle App's using QTP? In App's because of some functional setup, keep on changing my script flow. for this how can i use the recovery sceanrio?? Please help me?
can we do load testing , by using QTP......?
How can i store runtime value through vb script while using qtp
It is very difficult to test in manual for that we go to DATA DRIVEN TEST.
When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti
hi i want write code for "test engineer" in this i want write reverse how ca plz let me know through script
I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?
1) What is the diff Between GetRoproprty and Gettoproperty? 2)What is Redim?
When I start recording any web application (either Mozilla or IE) QTP recognizes window instead of browser and also it does not show all the hierarchy tree of that particular web page. 1. Window("Mozilla Firefox").Check CheckPoint("Mozilla Firefox") 2. As everybody knows it should be browser("Mozilla Firefox").Check CheckPoint("Mozilla Firefox") I am using the windows vista, do you think it may be a problem of my settings in QTP or problem of my installation. Your kind responses will be appreciated. Thanks in advance. Satya
How many lines of code in each script of QTP?
What are Child Objects?