3,629 reputation
217
bio website
location Portland, OR
age
visits member for 1 year, 10 months
seen yesterday
stats profile views 34

I have been at Webtrends for over a year where I am overseeing the automation efforts. Prior to Webtrends I was at Microsoft for 13 years. Early challenges have included updating a full-featured, yet complex and poorly maintained in-house automation framework, building a common automation logging and reporting platform, creating a tool for simple Deployment Validations, creating automated Performance tests for multiple products, building an object oriented wrapper/abstraction layer for web UI automation on top of selenium and a couple of minor quick-fix tools to increase the speed of manual testing. I have also been involved in a hiring effort to bring our team of one (me) up to a team of 5.

During my time at Microsoft my responsibilities evolved from test planning and manual testing on various projects to --> writing automation and overseeing manual testing efforts from vendors to --> Developing automation tools and processes for the Windows Live organization including a web UI automation framework and a test result reporting platform as well as other smaller tools.


May
17
comment API Automated Testing Tool XML & JSON
Yes, json.net for example uses the json schema defined at json-schema.org. You can create json schema files and use the JsonValidatingDeserializer for all of the responses. Examples here: james.newtonking.com/archive/2009/01/04/…
May
17
answered API Automated Testing Tool XML & JSON
May
17
revised API Automated Testing Tool XML & JSON
Improved formatting of numbered list
May
13
comment Problems with maintenance of Selenium on grid service
Not really an answer to your question, but I've seen a lot of people having success with saucelabs.com rather than maintaining their own grid and the fees seem reasonable especially considering you now don't need to worry about hardware or maintenance for the grid.
May
10
answered Does Selenium's LoadableComponent make sense in a SPA (Single Page Application)?
May
8
answered How would I unit test these functions?
May
8
reviewed Approve suggested edit on webdriver tag wiki excerpt
May
6
comment Recommendations for code coverage tools?
Awesome, I'll definitely check this out when I get to the Java side!
May
3
comment How to get the Event Object of the Click event on Selenium IDE?
Is this the only area on the page, or are there multiple? Could it be finding the incorrect element? Also, does the click fail, or does it complete and appear to succeed from Selenium's point of view but doesn't do anything in your app?
May
3
answered Selenium Webdriver | Unable to locate element error
May
2
comment Selenium Webdriver | Unable to locate element error
Further up the tree, is that td inside of an iframe?
May
2
comment Selenium Webdriver | Unable to locate element error
Are you sure there is an element with the name "Username"? Is the element in an iframe?
May
1
answered Looking for growth in automation
May
1
reviewed Reviewed Good Beginner eLearning Training Videos & Tutorials for HP QTP?
May
1
reviewed Approve suggested edit on How to write Test Strategy
Apr
30
reviewed No Action Needed How to stress test this chat application
Apr
30
reviewed Close Applied and got interview within hours, I'm wondering if this SQA company is a scam..please advice
Apr
30
comment Recommendations for code coverage tools?
Can you expand your answer? How do mstest, nunit and junit resolve my needs for code coverage?
Apr
29
asked Recommendations for code coverage tools?
Apr
29
comment Crowdfunded feature request system - would it make users hate me?
A possible alternative would be to open source it, and if people want specific features, they can contribute those features, or anyone who is interested could come in and pick a requested feature to implement. If your goal is to monetize and make a little money, this may not be the best answer for you.