Load the values for the properties existing in Teststep of a Load Test from file
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2009
05:18 AM
08-12-2009
05:18 AM
Load the values for the properties existing in Teststep of a Load Test from file
Hi
I am executiong a load test with 1 test step
i have total thread count of 3.
one teststep of mine looks like
12
SoapUI Pro
GBR
I am having a properties file with 300 booknames
i want each thread to put book buy requests taking booknames one by one from my properties file
if u can provide some sample code for this requirement .it would be really helpful
Thanks & Regards
Karthik M
I am executiong a load test with 1 test step
i have total thread count of 3.
one teststep of mine looks like
I am having a properties file with 300 booknames
i want each thread to put book buy requests taking booknames one by one from my properties file
if u can provide some sample code for this requirement .it would be really helpful
Thanks & Regards
Karthik M
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2009
02:46 PM
08-12-2009
02:46 PM
Hi Karthik,
Please start by creating a data-driven test as described at http://www.eviware.com/blogs/oleblog/?p=619 (using the File DataSource), then check out http://www.eviware.com/blogs/oleblog/?p=194 on how to run this as a LoadTest which shares the data between threads.
Hope this helps!
regards,
/Ole
eviware.com
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
Please start by creating a data-driven test as described at http://www.eviware.com/blogs/oleblog/?p=619 (using the File DataSource), then check out http://www.eviware.com/blogs/oleblog/?p=194 on how to run this as a LoadTest which shares the data between threads.
Hope this helps!
regards,
/Ole
eviware.com
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
