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
Answer Posted / kalpesh
i had the same problem with internet explorer and i solved
it by unchecking the protected mode option in the internet
explorer i.e go to internetexplorer right click and select
internet properties then click on security tab in that
uncheck the enable protected mode option. i am not sure
about firefox but
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?
Explain different types of action in qtp?
when will you do debug your script? and explain that process?
what is object and child object.. explain ..if possible give some example for better understanding ..
am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)
terminal services client
Approach for Installation,comaptibility,system testing
can any boby tell me what is method or steps to connect the remote desk top by using QTP 9.2 version?
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.
"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...
Explain xml checkpoints.
Where to use function or action?
can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?