| bio | website | dodgycoder.net |
|---|---|---|
| location | Australia | |
| age | ||
| visits | member for | 1 year, 8 months |
| seen | Jan 29 at 0:30 | |
| stats | profile views | 1 |
I'm an Australian software developer working in the Oil & Gas industry. Programming in C#, WPF and Go. Big Raspberry Pi fan. I'm on twitter @dodgy_coder and write a blog at dodgycoder.net
|
May 25 |
comment |
Encouraging project teams to define Edge cases Pernilla, maybe you could start by asking the development team to simply give you a list of their unit test method names. This might be a good start, and is quite useful since these are normally quite descriptive and related to their exact purpose. |
|
May 22 |
awarded | Scholar |
|
May 22 |
accepted | How to test the graphical contents of a bitmap or a PDF file? |
|
May 18 |
awarded | Teacher |
|
May 18 |
revised |
How to test the graphical contents of a bitmap or a PDF file? added an update for the method used to determine image similarity |
|
May 18 |
comment |
How to test the graphical contents of a bitmap or a PDF file? Great points here, thanks. |
|
May 18 |
comment |
How to test the graphical contents of a bitmap or a PDF file? @user246, yes I am testing what happens before the image generation in separate unit tests, e.g. reading and processing the data which is used to generate the graphics. So I'm viewing this particular test more like an integration test. |
|
May 17 |
comment |
Encouraging project teams to define Edge cases RE: "probably they are covering this in their unit testing but we ... do not have much visibility of this". The devs should be happy to give you some detailed information about their unit tests which would be a good start for you. In my own experience with QA teams (as a dev), this doesn't happen nearly enough, probably a bit of fault on both sides. |
|
May 17 |
answered | What methods do you use to analyze / define attack surface for a software? |
|
May 17 |
awarded | Student |
|
May 17 |
awarded | Editor |
|
May 17 |
revised |
How to test the graphical contents of a bitmap or a PDF file? Added some information in the first paragraph. |
|
May 17 |
asked | How to test the graphical contents of a bitmap or a PDF file? |
|
May 2 |
awarded | Booster |
|
May 1 |
awarded | Announcer |
|
Apr 10 |
answered | Under what circumstances is Sikuli better for test automation than Selenium or Watir? |
|
Nov 16 |
comment |
Best free (or very cheap) automation tool for Windows GUI testing? SIKULI is outstanding for WPF work as it doesn't rely on any window IDs/classes/HREFs based methods that can quickly become unstuck when testing a WPF app. It has also got the added advantage of being completely independent of the Visual Studio and the .NET environment, which is a good thing when it comes to independent testing. |
|
Oct 26 |
comment |
What are key properties of great QA team member? +1 for diplomacy ... a poisonous atmosphere can easily spread throughout an organisation due to an unecessarily combatative relationship between the dev team and the qa team. |
|
Oct 21 |
comment |
What goes in your definition of done (DoD) ? So are bugs found on the steel thread called steel bugs? |
|
Oct 19 |
awarded | Supporter |