Cybersecurity
DevOps Cloud (ADM)
IT Operations Cloud
What is the UNC operator for defining a path to a particular drive on a target machine?
QUESTION
----------------------------------
What is the UNC operator for defining a path to a particular
drive on a target machine?
ANSWER
----------------------------------
When setting the UNC path to access a specific drive on a target
machine, you will have to use the "$" operator. This is
the path to where your test definition sources are located.
For example, if the test definitions are stored on the E drive (
E:) on the target machine, then the UNC path may look like
this;
\\workstation1\e$\program files\segue\project\demo1