Forum Discussion

newMonk's avatar
newMonk
Occasional Contributor
9 years ago
Solved

Automate Query Execution for multiple rows of data

Hi,

 

In the middle of my test case I need to access the database and execute a query to set the value of a particular field in DB.

 

for a single row i can hard code the userId in JDBC step and set the value in DB, But it's difficult to for multiple rows of data.

 

Kindly help.

 

 

Thanks

1 Reply