cancel
Showing results for 
Search instead for 
Did you mean: 

Magento Test Automation Framework Installation & Configuration Problem

   Did you know you can see the translated content as per your choice?

Translation is in progress. Please check again after few minutes.

Magento Test Automation Framework Installation & Configuration Problem

Hello Team

 

We are trying to install Magento TAF in our location machine and facing problem with running default test case. We are getting below error in log when try to execute batch file for testing:

 

Could not open input file: \phpunit

 

we have already installed phpunit and checked with below command:

 

phpunit --version

 

output: PHPUNIT 2.3.6

 

Cany one support that, whats issue here?