How can I configure the QEngine to fetch the data from my database table to use it in the parameters value?
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
- How can I configure the QEngine to fetch the data from my database table to use it in the parameters value?
- How to configure the QEngine to fetch the data from the database table to use it in the parameters value?
- How to configure the QEngine to fetch the data from the database table to use it in the parameters value?
- Whats the value of managing multimedia data with the database?
- How to write a value into a database table from the script?
- How to write a value into a database table from the script?