This Question is Answered

1 "correct" answer available (4 pts) 1 "helpful" answer available (2 pts)
2 Replies Last post: Feb 17, 2010 5:21 PM by Guillermo  
Guillermo   2 posts since
Feb 4, 2010
Currently Being Moderated

Feb 4, 2010 1:39 PM

Throubleshooting with functional testing

Hello.

 

We have a Java Swing application that uses JExplorer and using QuickTest Pro 9.5 for functional testing. Aftter upgrading from JExplorer 1.5 to version 2.2, QTP is not able to recognize embedded web pages.

 

Java console show this line:

 

672 [Isolated Process Thread] INFO com.jniwrapper.win32.ie.IsolatedProcess - Executing command: "C:\WINDOWS\Temp\JExplorer32.2.2.9.exe"

 

 

Is there any way to make that isolated process visible to other processes? Any ideas?

 

 

 

Thank you.

Vladimir Ikryanov TeamDev Ltd. 1,013 posts since
Apr 24, 2006
Currently Being Moderated
1. Feb 8, 2010 2:54 PM in response to: Guillermo
Re: Throubleshooting with functional testing

Hello,


In JExplorer 2.x each Browser instance is running in separate native process (JExplorer32.2.2.x.exe). This is why you see this log message. It's ok. We made a lot of changes since JExplorer 1.5.


Unfortunately I don't know how the QuickTest Pro is working inside. Is it tried to connect to Java process and find IE browser native component? Could you please provide us more information about this issue?


Regards,

Vladimir Ikryanov

More Like This

  • Retrieving data ...