Hi,
HI am executing 100 and more test cases in my project.Each and every
testcase am using the following code.
@Before
public void setUpForTest() {
connectUrl(http://localhost:8080/web.jsp);
}
If i want to change the url mean. i have to manually change the url in my
all testcases. it takes time. ...
How to parameterized url code or can you help me ..
--
You received this message because you are subscribed to the Google Groups
"tellurium-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/tellurium-users?hl=en.