18 January 2026:


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

HadanMarvHadanMarv Members
edited November -1 in Sahi - Open Source
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,

Comments

  • Hi HadanMarv,

    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 recorded an application test with sahi.
    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.
  • Hi HadanMarv,

    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
  • Thanks you very much for your answer.
    It solved my question.
    Regards,
This discussion has been closed.