Data Validation Option Best Practices

Data Validation Option Best Practices

Data Validation Client Overview

Data Validation Client Overview

The Data Validation Client is primarily designed with a single-installation, single-environment usage in mind. Since most customers have multiple environments in which they want to run tests, user desktops need to be configured to support these multiple environments.
When a user installs the Data Validation Client onto their machine, a
DataValidator
directory is created under their Window's user area. In Windows 7, this is typically located in
C:\Users\<username>
For example
C:\Users\<username>\DataValidator
, as shown in the following image:
This image is a screenshot of a samle directory created on a Windows 7 machine
For the Data Validation Client to access multiple Data Validation Option repositories, the preference file that is associated with the Data Validation Option environment needs to be provided when the Data Validation Client is started. So, under this directory, there should be a subdirectory for each environment a user would need access to.
The image below shows a sample subdirectory:
This image shows a sample subdirectory created under the user's directory
To start Data Validation Option properly, a shortcut to
Data Validation Client.exe
should be created for each environment.
The following image shows a sample shortcut:
This image shows the short cut to Data Validation Client.exe, called Data Validation Option _DEV, created in the user's directrory
This shortcut should run
Data Validation Client.exe
and pass in the directory associated with the environment that needs to be accessed. In this directory, Data Validation Option would create a preference file and support directories that it needs to function properly.
A sample shortcut and path is:
"C:\Program Files\Informatica9.500\Data Validation Option \Data Validation Client.exe" "C:\Documents and Settings\Administrator\DataValidator\Data Validation Option _QA"
Quotes are needed if you have spaces in your directory path.

0 COMMENTS

We’d like to hear from you!