How to automate Java Application? I got error object not found - JavaTree (EXTree)

Showing Answers 1 - 5 of 5 Answers

rupesh

  • Apr 4th, 2006
 

ensure that the java plug in added

  Was this answer useful?  Yes

pavanraj

  • Apr 4th, 2006
 

Hi,

    Before u start automation on Java application make sure that u installed Java Add-in for any testing tool ( say QTP,Winrunner ). And set some properties for particular object before u automate...finally go for recording or any other method of scripting ( say descriptive ).

 There is one more possibility that If u don't add properties of an object in repository( in QTP ) or GUI map file( in Winrunner ) then also it wil show error saying that object not found... So in this case make sure that ur object properties are there in repository/GUI map file.

Regards

Pavan

  Was this answer useful?  Yes

aashvarma

  • Apr 20th, 2007
 

hai,
u r automate a java application u need to addin manager.this indicates which technology we r using marked on that.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions