Question about Knowledge Base Article # Q200211Read Prior Article Read Next…

Yuval S.
Tel Aviv,

Jun 28, 2023
10 Posts

0  |  0  

Re: Question about Knowledge Base Article # Q200211Read Prior Article Read Next Article

Hi Need help in defining tester type in ATEasy,

i set variable named tets the points to testet type (ArrayTest.MyClass)



I get this message : Type 'ArrayTest.MyClass' is undefined

What am I doing wrong ?


Thanks

John
Irvine, CA

Jun 28, 2023
6 Posts

0  |  0  

Re: Question about Knowledge Base Article # Q200211Read Prior Article Read Next Article

Hello Yuval,

Make sure the .NET class called "MyClass" is built (from visual studio) into a dll and import it to ATEasy under Libraries.

After it's imported, you can define your tester variable as type ArrayTest.MyClass

Regards,
John

Yuval S.
Tel Aviv,

Jun 29, 2023
10 Posts

0  |  0  

Re: Question about Knowledge Base Article # Q200211Read Prior Article Read Next Article

Thanks for your response, I try to built "MyClass" and i get this error:

CS5001 C# Program does not contain a static 'Main' method suitable for an entry point

Solution Available
John
Irvine, CA

Jun 29, 2023
6 Posts

1  |  0  

Re: Question about Knowledge Base Article # Q200211Read Prior Article Read Next Article

You will need to change output type under Project>Properties to "Class Library" instead of console application.



Please Note
You need to have a M@GIC account to participate in the Forums.
Not yet registered on our website? Click here to register today!

All content, information and opinions presented on the Marvin Test Solutions User Forums are those of the authors of the posts and messages and not Marvin Test Solutions'. All attachments and files are downloaded at your own risk. [Read More]