QA & Testing
A technical blog about QA & testing
Showing posts with label
JUnit
.
Show all posts
Showing posts with label
JUnit
.
Show all posts
Thursday, June 14, 2012
So you want to do unit testing
›
What is a unit test? Wikipedia describes unit testing as testing individual units of code in isolation. If the code has external dependenc...
Saturday, February 12, 2011
Selenium 2
›
I've been to the dark side (HP Quick Test Professional) for the past year but I'm back to working with open source tools like Seleni...
Friday, August 20, 2010
New Job
›
It certainly has been a while since I posted to my blog. For anyone who is curious, I started a job as QA Manager at Certicom Corporation . ...
Monday, February 15, 2010
Why each test case should start and end at the same state
›
I have seen a number of test automators struggling with creating a test suite. Their problem is that they are using xUnit style test cases b...
6 comments:
Creating a Selenium Test Case in Java from scratch
›
I you want to create a Selenium test case from scratch, i.e. not using the record method listed earlier in my blog, here is how you do it: ...
4 comments:
Friday, February 12, 2010
Step by Step Selenium Java
›
This is a document on how to write a Selenium Test Case in Java. Go to Selenium HQ . Go to the Download section and download Selenium ID...
2 comments:
›
Home
View web version