| bio | website | testingmentor.com |
|---|---|---|
| location | Seattle, WA | |
| age | ||
| visits | member for | 2 years, 1 month |
| seen | May 12 at 15:39 | |
| stats | profile views | 35 |
Principal Test Lead in Microsoft's Windows Phone team.
|
Mar 1 |
answered | Bug hunts and possible alternatives? |
|
Feb 22 |
answered | Which language gives better career options: TCL or PERL? |
|
Feb 9 |
answered | What is really tested in an integration test? |
|
Jan 21 |
comment |
Send keys to no element in particular "specifically the Escape key" Are you attempting to dismiss/close a pop-up dialog perhaps? |
|
Jan 21 |
comment |
What learning resources are there for testers who want to study Systems Thinking? "Few testers study" systems thinking is a gross over-generalization. Systems thinking applies not only to testers but to many people in the software. In fact, one could argue that anyone who has studied biology or other natural sciences in school has "studied" system thinking to some degree. Of course the ability to apply systems thinking to software testing (or engineering) is the key. (FWIW I have never met a tester who tests individual components in isolation, but maybe your experience is different.) |
|
Jan 12 |
comment |
Should data validation be automated in a rapid development environment Great comment Kate. When I first read "dB structure changing every quarter" I thought either this team needs some better up-front planning, or it would likely be some wasted cycles trying to hit a moving target and he would likely spend more time maintaining the automation than any perceived value he got from it. |
|
Dec 30 |
answered | How to check that some string contains a substring in the unit test code? |
|
Nov 22 |
answered | What are the good free mouse and keyboard automation programs? |
|
Nov 17 |
comment |
Is a distinction between “testing” and “checking” useful? Not all automation is rudimentary script-lets, and some automation designs incorporate things such as data variations and or state transition variations (model based testing or "automated exploration") that involves 'experimentation.' |
|
Nov 14 |
comment |
Test cases in source code As would I, but in some small shops test code unfortunately is sometimes scattered about local machines or stored on various servers. |
|
Nov 3 |
answered | how do i make the case to management for QA to get a new android for testing the mobile platform? |
|
Oct 24 |
answered | Using formal methods when you test applications |
|
Oct 23 |
answered | Approaches to evaluate competitor products for making quality assessment |
|
Oct 21 |
comment |
What proportion of different types of software testing does your team use? I wish I could upvote this many times over. Anna makes several excellent points here. |
|
Oct 21 |
answered | Test cases in source code |
|
Oct 20 |
comment |
In TDD, do tests need to be automated? To say "most developers do not have the time or interest to do test automation" is a bit narrow and most dev's I know now definately have a different point of view compared to say 5 years ago. A dev who doesn't unit test his/her code is incompetent at best. Also, what the heck is a manual unit test? "Manual unit testing" is an oxymoron. |
|
Oct 20 |
answered | Align and maintain functionality across multiple platforms/programming languages |
|
Oct 14 |
answered | What would be a good term for continuous testing post-deployment? |
|
Oct 14 |
answered | Do you verify presence of text in your automated tests? |
|
Oct 5 |
answered | Can someone explain Modeling and Prototyping? |