Categories
- Automation (4)
- Silk Performer (1)
- Test Complete (2)
- Code Sample (12)
- Installshield (1)
- Interview Questions (2)
- LinkMyPosts (1)
- Tag Group Plug-in (7)
- Team Foundation Server (1)
- Uncategorized (3)
- Virtualization (1)
- VMWare (1)
- Visual Build Professional (1)
- Wordpress (9)
- Automation (4)
Blogroll
Archives
Donate
Meta
Category Archives: C#
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 →
File Parsing for Troubleshooting
Some time ago, our web servers were throwing ALOT of errors that were getting logged in some of our log files. This became a somewhat high priority issue because it was impacting the performance of our sites. A team of … Continue reading →