ContributionsMost RecentMost LikesSolutionsRe: Creation of the environments files in Testcomplete so that Switching of the environments is achieved Thanks for your reply. This is a new project, framework development is being developed from scratch, this is large project, have around 500 TC's to automate, but this is the window based project. I did record couple of test cases and did the object imported for that particular window and had edited the key values as per the object identification. i understand it is a hard coded value, but even that did not work either. So i was looking better approach to import test data with an excel with all kind of header information with respective to the test case and call that within the scripts, it is nothing but keyword itself, but would like to have that approach, if nothing is feasible. PS: Also the idea of having the old post here is, on the top, I should be having one environment file which could switch different test environments as per my choice, pick that respective test data and execute the respective test suite accordingly and provide the report. Due to window application, am bit struggling as json will not support, looking for how i need to set the environment file with all dependencies as well. Re: Creation of the environments files in Testcomplete so that Switching of the environments is achieved hey All, I would need help on, how do we need to import the test data with respective to the recorded scripts for window based applications? I meant if it is through excel file or any keyword driven approach which needs to mention the action type, data with respect to the test case, or any OleObject method needs to be used to import the test data for execution with respective to the test case? If it had been implemented by someone already in their project, please share the approach and strategy. I did updated the recorded script with an approach of object properties identified through test complete, but I got the Javascript error, as type script mismatch, also that was not the right approach either when we have 500 windows applications to automate. Please suggest and guide me on this. Thanks Re: Creation of the environments files in Testcomplete so that Switching of the environments is achieved Hello, Thanks for your reply. I would need this for window based application implementations, as I don't find the navigation path to reach the name mapping as well as operational parameters as per links Any sample codes to invoke that application as well as tag the same to the respective test data which could be taken for the execution and finally taken for the execution, that would be a great help. Creation of the environments files in Testcomplete so that Switching of the environments is achieved hi Team, Needed a guidance on creation of the test environments files in Test complete tool, so that Switching of the multiple environments is achieved and for the selected environment, respective test data should be picked up and Testsuite execution be performed and report be generated accordingly. Lets say, if I have QA and QB environments, as per switch if I pick as QA env', respective test data should be picked up, execution and reporting should be happened accordingly. PS: This is for window based application, a framework is being designed currently. Thanks Prashant