Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Error while running QTP

Status
Not open for further replies.

sleela

Programmer
Feb 16, 2006
1
US
I am using QTP 8.2

After running the script(it has Active-X control), it shows the result. Then with in few seconds, error is coming up like "QTP Has encountered a problem and need to close." and then it closes the QTP window.

Visual studio is not installed on my system. Is this can be a problem??

if any one know the solution pl help me.

Thanx
leela
 
Can you give more details of the problem. Like the type of ActiveX control, what the test being run is, the expected output, the actual output etc.

Also, posting the code you are working on may help us to help you.

As an initial guess though, QTP is trying to write to memory which is in use by another program (possibly the OS), so you may need to speak with your Admin department.

Cheers,
Dave

"Yes, I'll stop finding bugs in the software - as soon as you stop writing bugs into the software." <-- Me

For all your testing needs: Forum1393
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top