Skip to Main Content

General Development Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Parameterizing the target base URL (e.g. Domain name) in e-Test scripts

user9528974Jul 7 2008 — edited Jul 8 2008
Hi there,

I am currently building all my functional tests (scripts) using e-Test, given a target TG1 machine with URL (http://www.myfirsturl.com)

Later I am planning to run these tests against another target TG2 environment, let us say (http://www.mysecondurl.com).

Is there a way to do easily it, thus avoiding the need to re-record all tests again (i.e. if the target system changes)?

Many thanks,

Nuno

Comments

843834
Did you include your parser jar file in the archive tag? Thats required.

<applet code="Some.class" archive="some.jar, parser.jar" width=100 height=200></applet>
843834
Thank you very much Sir. Please inform me of the methods involved in assigning duke-dollars so i can give you some.
1 - 2
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Aug 5 2008
Added on Jul 7 2008
4 comments
1,020 views