In this bellow script QTP is not able to getting no. of
Links from my Browser.
Set desc=description.create
desc("micclass").value="Link"
Set
obj=Browser("creationtime:=0").page("title:=.*").childobjects(desc)
msgbox obj.count
I am getting "General Run Error".Why QTP is not supporting
my Browser,but its running fine in other system.Please help
me to overcome this problem.
Answer / deshmukh navin kumar
If you are working with QTP10.0 then the browser supported
by the QTP tool are IE6.0,IE7.0,IE8.0,Netscape Navigator and
Mozilla FireFox. Mozilla FireFox needs some additional
configuration. So use one of the above browser only.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is meant by Environmental variables?2 types r there know…can u pls explain clearly?
i am trying to automate yatra.com,in that site, when i go to automate the Leaving from field showing as a WEBEDIT, but when i enter 1 or 2 char, it displaying dropdownlist, i try to use keyboard automation to select the item from that list but it is not possible, can anybody help he. Thans for posting the Answer
Do you support automated testing? Why?
If there are 100 checkboes in a page then how can we select 10th & 11th & 14th chexkboxes at once through descriptive programing in QTP using vb script. Please send the answers...
I have to pass all the test cases into gmail userid and password using functions please give me code thanks have anice and greate day
i have written some lines of code today..tommorow some lines of code deleted in middle of that code..how to handle this type of script
I have 5 no.of Action in my Test. Out off which i should make 3rd action as my start-up action. How should i make it?
what are the different kinds of frameworks in automation?
What is the process for creating an automated test script using QTP assuming you have reviewed the manual test case and understand the requirements?
Thanks....But can u tell me how i use the QTP for GIS with one Example...
i've installed qtp9.2 on Windows 7. Recording and everything no problem. But when i am saving the test, it is not happening. it says 'general error while saving'. But teh test is getting saved but as a folder with lock icon. When i wanted to open it, it is jst showing as a locked folder but not as a test. Somebody help me out plz
How did u write macros?What is the main importance of VB macros in testing environment?