Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QTP fails while using Eclipse based application
#1
Solved: 11 Years, 3 Months, 3 Weeks ago
Hi,
I'm trying to use QTP along with a product created by our company.
This is an Eclipse based Java product that allows designing, creating and editing of business rules. It provides a Dockable Windows Interface.It comprises of a few wizards (for ex: To create a project, to add java classes to a project etc.,). It has two types of child windows : Explorer Windows and Editing Windows
The tool captures all the steps but the test fails during the run when it encounters edit boxes or context menus etc., mostly when Editing Windows pop up.

Some of the snippets where the test fails:
Case 1:
Code:
Window("<Company_Application>").WinObject("Description :").Click 26,8
        Window("<Company_Application>").WinEditor("Description :").SetCaretPos 0,0
Case 2:
Code:
Window("<Company_Application>").Dialog("Create New Rule").WinEdit("Name of the Rule").Set "testRule"

Here "Name of the Rule" is actually the lable of the text box where we provide he name "testRule". Error message displays "Verify that this object's properties match an object currently displayed in your application".

Can you please let me know if there are any plugins for eclipse based applications.
PS: I'm Recording the test with Windows Application option.
Thanks.
Regards,
Deepti
Reply


Messages In This Thread
QTP fails while using Eclipse based application - by deeptisk - 01-18-2008, 04:30 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  UFT Fails to Open Microsoft Word teekay99 0 740 10-24-2019, 07:37 PM
Last Post: teekay99
  Test fails as soon as IE browser opens Saavi 1 1,072 05-24-2018, 09:49 PM
Last Post: Ankur
  How to avoid system lock while running Windows Based Application SaranKumarV 6 21,666 03-21-2018, 04:18 PM
Last Post: blr.moin@gmail.com
  UFT 12 unable to recognize the objects of a java based application (jre - 1.7.0_65) Sushant Dasgupta 2 9,170 09-17-2014, 03:47 PM
Last Post: Sushant Dasgupta
  Unable to identify objects for Python based application manu.sharma7 0 2,682 05-30-2014, 11:14 AM
Last Post: manu.sharma7

Forum Jump:


Users browsing this thread: 1 Guest(s)