In UFT 15.0.2 : Error – Cannot find the specified configuration file.-parallel testing json file
Category:
Question ID: 110164
0
0

I am getting error message in cmd while doing parallel testing through jaon file.

Error message : Cannot find the specified configuration file

Input parameters in cmd : ParallelRunner -c D:/Parallel/Report/parallelexecution.json

 

 

 

Marked as spam
Posted by (Questions: 4, Answers: 0)
Asked on June 14, 2021 2:46 am
11 views
Answers (1)
0
Private answer

I think it expects backslashes in the path like:

ParallelRunner -c "D:\Parallel\Report\parallelexecution.json"

Try that.

Marked as spam
Posted by (Questions: 1, Answers: 7)
Answered on July 20, 2021 12:31 pm
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top