18 January 2026:
Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.
This forum is now archived and is in read-only mode. Please continue discussions on our improved new Sahi Pro Community forum.
Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.
Inject Dataset
Hi,
I want to know if there is a possibility to customize sahi script to keep data to inject from a file.
Not sure that it's really clear.
In my application i have some information that should be unique.
If i need to stress my application i have to execute the script in multiple threads and mix it with a file containing somes data.
Thanks in advance,
Regards,
I want to know if there is a possibility to customize sahi script to keep data to inject from a file.
Not sure that it's really clear.
In my application i have some information that should be unique.
If i need to stress my application i have to execute the script in multiple threads and mix it with a file containing somes data.
Thanks in advance,
Regards,
This discussion has been closed.
Comments
Can you please be more specific?
Is that you want to store some information that are unique in Sahi file and use it later?
Regards
Sumitra
I want to replay the test many times (multiple thread).
However, my application has unique constraints.
I would have to feed the script with a file of data set.
You can replay the test many times(multiple thread) by changing the capacity to 5 in browsers_typaes.xml.
To feed the script with a file of data set you can do data driven testing.
Have a look at http://sahi.co.in/w/data-driven-testing.
Regards
Sumitra
It solved my question.
Regards,