Quantcast
Channel: Gatling jbdc feeder error - Stack Overflow
Browsing all 3 articles
Browse latest View live

Answer by Mohanapriya for Gatling jbdc feeder error

while simulating the recorded scala file, the datas should fetch from csv file and insert into db. If we simulate 100 users,Will it create 100 records in the database in case registration populates the...

View Article



Answer by Stephane Landelle for Gatling jbdc feeder error

jdbcFeeder is for reading records from the database, not inserting. This will never work.

View Article

Gatling jbdc feeder error

I am able to insert the datas manually. val testData2 = jdbcFeeder("jdbc:oracle:thin:@10.87.54.8:1521:wahipaD", "myHPHB_MI_SYSTS", "myHPHB_MI_SYST", """insert into...

View Article
Browsing all 3 articles
Browse latest View live




Latest Images