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
Tag Archives: query
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
WordPress 3.0 and add_action
It seems as though, with WordPress 3.0, the add_action function (in some cases) has become a little more strict. Tag Grouping has a call to save_post that worked perfectly in WordPress 2.9 and up but broke completely once WordPress 3.0 … Continue reading
Posted in HTML, MS-SQL, MySQL, PHP, Tag Group Plug-in, Wordpress
Leave a comment