| bio | website | itester.co.uk |
|---|---|---|
| location | United Kingdom | |
| age | 29 | |
| visits | member for | 2 years |
| seen | Mar 20 at 18:49 | |
| stats | profile views | 21 |
I'm currently working as a Lead Test Engineer and trying to turning the testing world on it's head.
|
Jun 21 |
revised |
What is the difference between sanity and smoke testing? fixed a small type |
|
Jun 21 |
comment |
What is the difference between sanity and smoke testing? They are not the same thing, unfortunately this is common mistake in software quality assurance. They do share similar characteristics, however, they serve a different purpose. |
|
Jun 21 |
answered | What is the difference between sanity and smoke testing? |
|
Jun 20 |
accepted | Do ISTQB/ISEB Testing Certificates prove someone can test? |
|
Jun 17 |
accepted | Documenting Unit Tests |
|
Jun 15 |
awarded | Quorum |
|
Jun 14 |
comment |
Documenting Unit Tests great response, thanks for posting! |
|
Jun 14 |
comment |
Documenting Unit Tests They mostly deal with the internals details of the implementation |
|
Jun 14 |
asked | Documenting Unit Tests |
|
Jun 14 |
asked | Performance Testing a cloud application |
|
Jun 14 |
comment |
I Can't Shut Down My Selenium Instance (C# WebDriver, Gallio). I think I have a bug… @Lyndon You still need to run the selenium server to get the Remote Web Driver to work. We tend to use this to allow our test to be run on a another machine rather than the build server. You also need it in .net to run the headless browser (HtmlUnit). |
|
Jun 14 |
awarded | Nice Question |
|
Jun 13 |
answered | I Can't Shut Down My Selenium Instance (C# WebDriver, Gallio). I think I have a bug… |
|
Jun 11 |
accepted | Test Strategy Documentation |
|
Jun 10 |
comment |
Workflow shortcut to meet the release deadline "QA specialist should not be involved in the actual gathering / creation of the requirements." At the end of the first sentence in your answer. Apart from that you make some great points such as not letting letting the process become a bottleneck. |
|
Jun 10 |
revised |
Do ISTQB/ISEB Testing Certificates prove someone can test? tidied up the link and pointed to the book on amazon |
|
Jun 10 |
suggested | suggested edit on Do ISTQB/ISEB Testing Certificates prove someone can test? |
|
Jun 10 |
answered | Workflow shortcut to meet the release deadline |
|
Jun 10 |
comment |
Workflow shortcut to meet the release deadline I strongly disagree with a QA specialist should not be involved in the creation of requirements. From experience, I have found that getting testing involved from the start of a project (requirements creation) has helped us catch bugs or potential bugs before any time has been wasted on writing code for a component that would be fundamentally flawed. |
|
Jun 9 |
revised |
If I didn't use TDD but want to transition to agile, should I go back and create those unit tests? added 1 characters in body |