Forum Discussion

newMonk's avatar
newMonk
Occasional Contributor
10 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 ...