| bio | website | none |
|---|---|---|
| location | Calgary, AB, Canada | |
| age | 26 | |
| visits | member for | 2 years, 1 month |
| seen | 7 hours ago | |
| stats | profile views | 93 |
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'.
|
1d |
comment |
API Automated Testing Tool XML & JSON When making a self-promotion, it is important to make a full disclosure of your relationship in your post, and such posts should not comprise a large percentage of your total posts. Please review our policy on self-promotion. |
|
Jun 14 |
comment |
How to extract the Safari extension from the base code? I never thought it wasn't a great answer! I just wanted to make sure I understood what it was doing, that's all. :-) |
|
Jun 14 |
comment |
How to extract the Safari extension from the base code? Welcome to SQA, Rob! If I understand your post correctly, your premise is that if Selenium can't get the space it's asking for, we should try reducing how much it asks for? |
|
Jun 13 |
comment |
Why LR tool is not able to capture browser rendering time? I think you have two questions here. One is "Why can't LoadRunner capture render time?" and another is "How can I capture render time?" The answers are the same iff LoadRunner can actually capture render time. |
|
Jun 11 |
comment |
How do you calculate the number of virtual concurrent users to use in a load test given data on actual site traffic? It's certainly not bad to tell people about relevant tools that can help them solve their problems. I'm not sure this is entirely relevant though. Consider the OP to be like a science experiment. He would like to take existing data, and calculate based on that data what his theoretical limits are, and then test those limits. Your app may actually be a piece of that pie, but is fairly tangential to the question. |
|
Jun 10 |
comment |
Use case testing tools and methods So your questions are "Is use case testing standard practice?" and "Do tools exist to support use case testing graphically?" |
|
Jun 7 |
comment |
Testing SMS apps Sunpet, are you looking for a list of cases you need to test? If so, that isn't a good fit for our site, because such a question isn't fully answerable. |
|
Jun 5 |
comment |
Any good open source functional testing tool for java based Web Application Welcome to SQA, user5320. Could you elaborate on what your criteria are? All we have right now is "like Selenium but with less coding". |
|
Jun 5 |
comment |
Any good open source functional testing tool for java based Web Application I suspect by open source, the OP really means "I don't have to pay for it". It may also mean "I need to verify there is no phoning home", as I've worked in shops (government) that required this sort of thing. |
|
Jun 5 |
comment |
What should be a role of a QA person who is doing Pair Testing with a Developer before code commit? Shantonu, I see questions in this post, but I am having trouble determining what your business problem you want solved is. Could you clarify what your end-objective is? |
|
May 29 |
comment |
When I should write Test Case? This is the right SE for the -topic-. The problem lies in that the problem is overly broad. To put this into context, the question isn't all that different from "My wife says I should go for a walk during my lunch break. Should I do it before I eat or after?" The question in its present form doesn't give much information about context or about what I've done already to try to solve my problem. See what I mean? |
|
May 28 |
comment |
Nunit not working Could you clarify how doing this will help solve the OPs problem? |
|
May 28 |
comment |
When I should write Test Case? In spite of user246's answer, I feel this question is not a good fit for our format. It lacks the specificity required to solve an actual problem. It also lacks evidence of prior effort. |
|
May 25 |
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 |
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 |
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 10 |
comment |
Test scenarios for an advertising identifier used for an iOS app? Maybe I'm missing something, what is an advertising "identifier"? |
|
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. |
|
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. |