I have 1 project for my automation in testcomplete. This project contains all the scripts which are organised according to our need like 1 folder contains 10 scripts , another folder contains 15 scripts and so on.
We are facing the problem where in when we want to check specific pre conditions before running the set of scripts. For Ex: 1st folder having 10 scripts , they should only run when the machine has Win7 OS , MS Office 2007 & IE version 10.
It is kind of parameterization of a “set of scripts”. It is not keyword word based automation. It is completely scripting based. We are using Jscript as the scripting language.