| bio | website | none |
|---|---|---|
| location | Calgary, AB, Canada | |
| age | 26 | |
| visits | member for | 2 years |
| seen | 18 hours ago | |
| stats | profile views | 92 |
Moderator on sqa.stackexchange - we welcome your QA questions!
Are you a part-time or freelance graphic designer looking for a lightweight project? I'm looking for some sprites :) hit me up at racket.game@gmail.com
Formally known as 'glowcoder'.
|
18h |
comment |
How to Check my pc is having internet connection using java I would migrate this to SO, but it is a duplicate, so I'm simply closing it. I do hope Alex helped solve your problem, though!. |
|
May 22 |
comment |
Automate verification of emails being received @user2341727 My experience has been that reading/writing to Exchange using c# is exactly 4100 times faster than using Java. I'm a Java stack guy through and through, but when you need to talk to Exchange, using c# just "works". You could always write a small c# app or service and call that with your java code, though. |
|
May 22 |
reviewed | Reviewed What is a good KPI for software QA? |
|
May 22 |
comment |
What is a good KPI for software QA? I like this, but I believe some would argue QA's responsibility is not suggesting new features. The QA is unlikely to be immersed in the business knowledge of the application (to the extent an end user is) and is probably going to suggest things that make testing more convenient rather than making using the tool itself more convenient. |
|
May 22 |
reviewed | Close Has anyone used Parasoft's SOATest Tool? |
|
May 22 |
comment |
Has anyone used Parasoft's SOATest Tool? To build on Sam's comment, what is the problem you're trying to solve? If you reword the question in the form of what problem you're trying to solve (what exactly do you mean by testing xml and json) I will reopen the question. |
|
May 21 |
awarded | Favorite Question |
|
May 17 |
reviewed | Reject suggested edit on Learning resources for Performance Testing and LoadRunner |
|
May 17 |
reviewed | Approve suggested edit on What does a QA Architect do in a team, and what skills are needed for this job? |
|
May 17 |
reviewed | Approve suggested edit on Test scenarios for an advertising identifier used for an iOS app? |
|
May 10 |
comment |
Test scenarios for an advertising identifier used for an iOS app? Maybe I'm missing something, what is an advertising "identifier"? |
|
May 8 |
awarded | Popular Question |
|
May 8 |
reviewed | Approve suggested edit on webdriver tag wiki excerpt |
|
May 5 |
reviewed | Looks Good Recommendations for code coverage tools? |
|
May 5 |
comment |
Recommendations for code coverage tools? I think one of the key issues here is explaining how it relates instead of just listing them. For example, there may be some JUnit or NUnit plugin that you can use to get what you want, but without that extra knowledge it isn't as useful. |
|
May 3 |
awarded | Yearling |
|
Apr 25 |
revised |
Testing for SU Sprints added 679 characters in body |
|
Apr 22 |
reviewed | No Action Needed Is mail testing with selenium possible? |
|
Apr 22 |
reviewed | Reviewed Is mail testing with selenium possible? |
|
Apr 19 |
comment |
Typical software & tools short-list for *manual* QA specialist (tester) working environment Welcome to SQA, Ron! I have to agree, when I was writing enterprise software, we had a VM for almost every combination we could think of. Different OS's, memory configurations, CPU configurations, security settings (an underpatched system is almost like a totally different OS from the same one patched!), etc. It helped flesh out a significant amount of bugs during automated testing, and its shining moment is helping respond to client support issues much faster. |