how do you parameterize search button from the website?
the page is a single winobject and i have made a virtual
object button of search button but search box can't be
converted into a winedit and if we try to convert it into
winedit the value we enter in a searchbox appears as numbers
in the script so we arent able to parameterize.help!!!
Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance
I'm quite new at QTP. Im doing a web-based app testing. I create something new item and a new link is created in the home page. This link is dynamic as it changes every 3 seconds. Obviously the new link is not in my Object Repo and I am trying to find a way how can I do a check or get the propery of the link I created. I can do it on keyword, but I need to do a check on expert mode, vbscript. I always get an error that is not identified whenever i try to check it (browser(b),page(p).link(newlink). Any idea?
How you automate testscripts one by one or modukewise or all at once
what is the script(qtp) to export and import the datas from MSaccess to Excel sheet.if anybody know plz tell me.
how can i use text check point in descriptive programming. or else is there any way to compare the text in the application and the text in data table.
what is difference betweem class annd object?
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.
what is Unicode Compatibility ? HOw does this makes a diffrence from Winrunner.?
Can any give an example(if possible templates) how to test web application using QTP. thanks in advance
How will you test a keyboard?
Diff b/w test scenario's and test Procedures?
what are the limitations of automation testing?