I have an application running in Linux server. I am
reaching the application through emulators like telnet. My
operating system at the client side is Windows XP. Using
emulator I am connecting the Linux server and working on
the application. Can I automate the testing of the
software running in Linux server using QTP. In short, does
QTP support the applications running in Linux servers.
how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance
how can u find the syntax errors or other script errors in your test during the execution of your QTP Test - (i.e., not after the execution/test run finished, but before finishing the test run)
How will you check that your test cases covered all the requirements?
What is QTP testing process?
how to pass parameters from one action to another using output parameters I am not calling action 2 from action 1, they are being called individually I need syntax please .. Requirement: Action 1 customer = Browser(" ").Page(" ").Link(" ").GetROProperty("value") I want to use the value stored in customer in Action 2 I do not want to use any of these actions as re-usable actions
I hav installed QTP8.2, im working on webapplication, while running the script giving error msg like "QTPro.exe generated errors and will be closed by windows. You will restart the program. An error log is being created". Pls anybody what is the problem, what i have to do for this? Thanks...
hi,i have a pblm in qtp,im testing an webappl in which different types of error pop up messages are displayed which qtp is not differentiating or it is not recognising. how do i make it recognise different popup errorm messages while writing script?
How do you create regression test packs?
What is an Regular expression doing in VBScript?Tell the pattern for the email verification.
Give a comment on Regular Expressions using QTP?
What is the concept of hooking in QTP?
what is the difference between xmlutil and xmlDOM in qtp?