9,114 reputation
11030
bio website
location Austin, TX
age
visits member for 2 years, 1 month
seen 32 mins ago
stats profile views 109

Mar
14
answered How do I compare the performance of two .toString() methods?
Mar
11
revised Performance Testing a cloud application
spelling and puntuation (convention in English writing is to end a sentence with a period and then then some whitespace. Commas should also be followed by whitespace.)
Mar
9
revised How does Bullseye code coverage tool work?
spelling
Mar
7
revised Tool to color-highlight important phrases in log
another option: egrep --color
Mar
7
revised Quality Center: How to check if a test is already included in any requirement
Title
Mar
7
comment Load Testing Ajax application
A recording proxy sitting between the browser and server ought to capture Ajax requests, but of course there is no guarantee the Ajax requests will be valid during playback.
Mar
5
revised Unittesting GUI. MVC model. When to move data to controller
spelling, grammar
Mar
3
revised Does anyone know of an automation tool that will perform actions on sending or receiving of an email?
Spelling
Mar
1
revised Radiobutton group with NO default option: bug / acceptable / it depends?
fix typo
Mar
1
comment Radiobutton group with NO default option: bug / acceptable / it depends?
@Edu Agreed it is important -- but not relevant to SQA. Please open a question in the meta section if you want to discuss this further.
Mar
1
revised Radiobutton group with NO default option: bug / acceptable / it depends?
clarify
Mar
1
comment Radiobutton group with NO default option: bug / acceptable / it depends?
Agreed it may be a bug, but SQA is not a forum about product requirements. StackExchange has a usability forum, where people can answer the question, "What should be?". Here, we focus on "How do we test whether what is matches what should be?" And now this is a meta-topic. Feel free to post a Meta question about this.
Mar
1
answered Radiobutton group with NO default option: bug / acceptable / it depends?
Mar
1
comment Radiobutton group with NO default option: bug / acceptable / it depends?
This is a fine thing to ask, but I think it is more about usability than testing.
Mar
1
reviewed No Action Needed Deployment Testing - when to perform
Feb
26
answered How to obtain “fresh mind” results?
Feb
26
revised How to obtain “fresh mind” results?
punctuation
Feb
22
comment Copying Production Data to a QA Environment
That sounds a lot like what we've done at my last two jobs. It took the better part of a day to scrub a production backup at my last job, but the data was invaluable. For example, by analyzing the database I was able to determine which of hundreds paths were actually getting used in a complicated workflow, and therefore which were the most important for us to test. That analysis converted an unmanageable test problem into a manageable one.
Feb
19
answered SQL “sandbox” for new QA staff training: DB structure, approach, deployment and maintenance?
Feb
15
reviewed Approve suggested edit on How to test upgrades for an iOS application?