Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How can I configure the QEngine to fetch the data from my database table to use it in the parameters value?

0
Posted

How can I configure the QEngine to fetch the data from my database table to use it in the parameters value?

0

You can configure QEngine to fetch the data from the database table by following the steps below: • Go to the parameters screen by clicking on the edit link present below the HTTP parameters for the corresponding transaction to be parameterized. • In the HTTP parameters screen under the parameters tab, select the URL that has the login name and password. • Click the list button in the Fetch Data from column. This will display a dropdown list with the various options to parameterize such as Dataset, Cookie, Text, Element, JavaScript, URL, Constant and Variable. • From the dropdown list, choose the option as Dataset to fetch the values from a database. • This will open the view data configuration screen. Here, select the datasource type as database. • Configure the database URL, username, password, table name and column name. • Apply the settings. While running the test, the different values from database will fetched and used in the application.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123