[Webtest] ANT prop in Doctype
Thakkar, Sachin
Thakkar, Sachin" <sthakkar@paypal.com
Fri, 24 Aug 2007 09:59:03 -0600
This is a multi-part message in MIME format.
------_=_NextPart_001_01C7E667.B22C985D
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Hey everyone,
I was wondering if anyone has used an ANT property in the Doctype
settings.
I basically want to do:
<!DOCTYPE project [
<!ENTITY service SYSTEM "modules/${service}">
]>
I have set the ant property when I call webtest for service and I am
able to use it for the config but it won't get picked up in the entity
file name. I'm not really sure if this is possible.
What my intention is:
Trying to use a shell type test and only pass a service name to
import the appropriate steps module.
Please suggest better methods if available.
Thanks,
sachin
------_=_NextPart_001_01C7E667.B22C985D
Content-Type: text/html;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dus-ascii">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
6.5.7652.24">
<TITLE>ANT prop in Doctype</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->
<P><FONT SIZE=3D2 FACE=3D"Arial">Hey everyone,</FONT>
</P>
<P><FONT SIZE=3D2 FACE=3D"Arial">I was wondering if anyone has used an =
ANT property in the Doctype settings.</FONT>
</P>
<P><FONT SIZE=3D2 FACE=3D"Arial">I basically want to do:</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial"><!DOCTYPE project [</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial"> <!ENTITY service =
SYSTEM "modules/${service}"></FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">]></FONT>
</P>
<BR>
<P><FONT SIZE=3D2 FACE=3D"Arial">I have set the ant property when I call =
webtest for service and I am able to use it for the config but it won't =
get picked up in the entity file name. I'm not really sure if this is =
possible.</FONT></P>
<P><FONT SIZE=3D2 FACE=3D"Arial">What my intention is:</FONT>
<BR> <FONT SIZE=3D2 =
FACE=3D"Arial">Trying to use a shell type test and only pass a service =
name to import the appropriate steps module.</FONT>
</P>
<P><FONT SIZE=3D2 FACE=3D"Arial">Please suggest better methods if =
available.</FONT>
</P>
<P><FONT SIZE=3D2 FACE=3D"Arial">Thanks,</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">sachin</FONT>
</P>
</BODY>
</HTML>
------_=_NextPart_001_01C7E667.B22C985D--