Tag Archives: testing

Batch file for remotely re-starting a service

In our recent QA automation efforts we had the requirement to stop some Windows services before performing a task in our scripts. The scripts need to pause until these services return to a started state. The approach we took to … Continue reading

Posted in Automation | Leave a comment

TestComplete Simple CSV Reader (C# script)

Automation is finally heating up at work and its tough to do any automation without reading your test definition files. I wrote mine in TestComplete’s C# scripting. This is a very simple script but why go re-write something if you … Continue reading

Posted in Automation, C#, Code Sample, Test Complete | Leave a comment

Tag Grouping Version 1.1 (Point Release/Minor Update)

After some valuable input from a few users, I am moving forward on a minor update to the plug-in to make it easier to associate tags with a group. I have already started designing the flow and mocked up the … Continue reading

Posted in Tag Group Plug-in, Wordpress | Leave a comment