Creating a Global Data Repository and Adding Encryption
  • 04 Feb 2024
  • 3 Minutes to read
  • Dark
    Light

Creating a Global Data Repository and Adding Encryption

  • Dark
    Light

Article summary

Test data plays a vital role in test automation. There are testing scenarios that need different datasets to be used across multiple test cases for successful application testing. For such cases, Opkey provides a user-friendly data storage and management feature called Global Data Repository (GDR).

GDR contains a spreadsheet divided into several rows and columns where data can be added. The different datasets of a GDR can be used to iterate the entire test case.

GDR offers flexibility to users by enabling them to add and delete rows/columns, move rows/columns, copy and paste data, and export or import Excel data. GDR can be accessed inside a project/test case by all the users with access to that project.

Creating a Global Data Repository

  1. Hover over the Automate section in the left panel and select the Test Data tab to create a DataSheet as shown below.
    image.png
    image.png

  2. Click the Create Datasheet button. A new Create Data window opens up on the right. In this window, add a name, choose priority, assign a user, add a description, and click Create. You can also upload attachments such as videos, images, spreadsheets, etc.
    image.png

  3. Your empty data sheet will be created. Now, you can start adding data to its rows and columns.

  4. After the sheet opens, the toolbar at the top has various buttons to perform different actions on the GDR file.

Getting Familiar with Global Data Repository buttons
image.png
image.png

  1. You can double-click on a cell and enter your data. Right-clicking a cell allows you to perform actions such as Copy, Paste, Add Row, Delete Row, Move Row Up, and Move Row Down.
    image.png

  2. You can also right-click on any column to perform actions like Add Column, Delete Column, Move Column Left, Move Column Right, Rename Column, and Encrypt Column using the encryption password.
    image.png

  3. After adding the data, click the Save button at the top to save the GDR.
    image.png

Setting up Encryption Password for a Project

GDR encryption is an advanced security feature that allows you to encrypt the data stored in GDR. To apply this feature, follow these steps :

  1. Hover over the profile section at the bottom and click View Profile.
  2. You will be redirected to the Opkey Admin Console page. Select the Project Management tab in the left panel.
  3. In the Project Management section, click on Project.
  4. In this section, click the Update Project icon to an add encryption password for an existing project.
  5. In the Update Project window you can add an Encryption password for your project.
  6. For a new project, Click the Create Project button in the project section.
  7. You can add the encryption password in the Create Project window.
  8. After this, the GDR Encryption feature will be enabled for the Data Repository of that project.

Mapping GDR Values in a Test Case

  1. Ensure that the datasheet mode of your test case is Global Data Repository in the right pane.
    image.png

  2. Link the input data of test steps from GDR by clicking on the three dots icon on the test step and selecting ‘Set Input Data’.
    image.png

  3. In the Edit data of the Step panel, click on the Data Drive icon as shown below.
    image.png

  4. In the new screen, select the datasheet type.
    image.png

  5. After selecting the datasheet type, select the GDR you have created by clicking on it.

  6. Your data sheet will be opened in the same window. Select the column whose values you want to map in the input and click on the linking icon as shown below.
    image.png

  7. Once the data is mapped a message will be displayed as seen in the below screenshot.
    image.png

  8. Now, you can close the window and click the Run button to execute the test with the new data mapped from the new GDR.

You've reached the end of this article and are now well-prepared to create, encrypt, and call a GDR in your test case.
Ready to dive deeper? Check out the next article: Creating a Local Data Repository.
Explore, experiment, and achieve your testing goals on pCloudy!


Was this article helpful?