Is there a way to run or rerun forward tests with the same inputs as a previous backtest?

 
Me and a couple other people experience a bug where the forward test results are incorrect. In order to see how well a pass actually did I have to manually run a single test on it. It isn't possible for me to manually check thousands of passes. I am wondering if I could automate it or is there a way to code the strategy tester to run on the same inputs as a previous backtest.
The Fundamentals of Testing in MetaTrader 5
The Fundamentals of Testing in MetaTrader 5
  • www.mql5.com
What are the differences between the three modes of testing in MetaTrader 5, and what should be particularly looked for? How does the testing of an EA, trading simultaneously on multiple instruments, take place? When and how are the indicator values calculated during testing, and how are the events handled? How to synchronize the bars from different instruments during testing in an "open prices only" mode? This article aims to provide answers to these and many other questions.