Print Page | Close Window

xml test case

Printed From: One Stop Testing
Category: Software Testing @ OneStopTesting
Forum Name: Test Cases @ OneStopTesting
Forum Discription: You must be well versed in writting Good Test Cases as they only will decide whether you can catch most of bugs or not.
URL: http://forum.onestoptesting.com/forum_posts.asp?TID=5974
Printed Date: 03Jun2024 at 11:34am


Topic: xml test case
Posted By: ap007
Subject: xml test case
Date Posted: 12Jul2008 at 5:17am
Hi,

I'm trying to stress test a web server.At the moment I've defined a very simple test case:
<case>
<url>http://www.ubuntu.sur.ac.uk/oscommerce</url>
</case>

This will request the webpage in /var/www dir....I wish to test something more complex,bur unable to define any test case due to my lack of xml knowledge...Could anyone help me with a test case that would browse a catalog in an ecommerce site or even better complete a transaction(website with a shopping cart s/w)...that would give me a proper test than just accessing the index page

cheers

David



Print Page | Close Window