
And, just like
that, the summer is just about over. It seems like it had just
started, but then I guess we were so busy here at RBCS that the time
just flew past.
One major
accomplishment of the summer: the second edition of Advanced Software Testing:
Volume 1 is now done! Amazon is taking pre-orders, and
the only thing that remains is copy-editing. To celebrate, we've
given you a little taste below, an excerpt of the book. Want to learn
more about equivalence partitioning? Take a look below.
Another major
accomplishment over the summer is the re-design of our website. A
new, streamlined experience awaits you in just the next couple
months. We're looking forward to making it even easier to use our
store and access all the free resources on our site.
Over the next
few months, I'll be at a couple of conferences. First, the ASTQB is
running its second annual conference. I'll be there. I'll also be at
the STP Conference, presenting our popular Agile Testing Foundation
course. Get the details in this newsletter.
As summer winds
down, you might consider looking at some training options to wind
down the year. We have a good line up of live courses, and you can
find all the details here.
Too busy for
conferences and live courses? Well, try our virtual courses and
e-learning. Did you know you can take our Test Engineering Foundation
course in English, Chinese, and Spanish? Perfect for distributed,
multi-lingual test teams.
Did you fall
behind on the RBCS webinar series over the summer? A lot of people did,
but don't worry. As always, they are recorded and available for you
in our Digital Library.
In the
blast-from-the-past category, we've featured a recording of my
debate, with Cem Kaner, about schools of software testing, which was
a keynote event at the STP Conference a year ago. Hate it, love
it, or know nothing about it, it's a worthwhile listen if you want to
better understand the software testing
profession.
Enjoy the rest
of your summer, and I hope to see you at a conference, in one of our
classes (live or virtual), or on a webinar over the rest of
2015.
Rex Black,
President
|
|
Equivalence
Partitioning
To
celebrate completion of the update to Advanced Software Testing:
Volume I, here is an excerpt of Chapter 3. This is the central
chapter of the book, addressing test design techniques.
We
start with the most basic of specification-based test design techniques,
equivalence partitioning.
Conceptually,
equivalence partitioning is about testing various groups that are
expected to be handled the same way by the system and exhibit similar
behavior. Those groups can be inputs, outputs, internal values,
calculations, or time values, and should include valid and invalid
groups. We select a single value from each equivalence partition, and
this allows us to reduce the number of tests. We can calculate
coverage by dividing the number of equivalence partitions tested by
the number identified, though generally the goal is to achieve 100%
coverage by selecting at least one value from each partition.
This
technique is universally applicable at any test level, in any
situation where we can identify the equivalence partitions. Ideally,
those partitions are independent, though some amount of interaction
between input values does not preclude the use of the technique. This
technique is also very useful in constructing smoke tests, though
testing of some of the less-risky partitions frequently is omitted in
smoke tests. This technique will find primarily functional defects
where data is processed improperly in one or more partitions. The key
to this technique is to take care that the values in each equivalence
partition are indeed handled the same way; otherwise, you will miss
potentially important test values.
|
Featured
Course
ISTQB
Test Engineering Foundation Level
The ISTQB Test Engineering Foundation Level Test course,
was created by Rex Black, past President of the International
Software Testing Qualifications Board (ISTQB), past President of the
American Software Testing Qualifications Board (ASTQB) and co-author
of the International Software Testing Qualifications Board Foundation
Syllabus. This course is ideal for testers and test teams preparing
for certification.
This hands-on course provides test engineers and test managers with
the essential ideas, processes, tools and skills they need in order
to set themselves on a path for true testing professionalism.
The objectives of the course are as follows:
- Review the major test design
techniques with lecture and exercises
- Methodology behind a successful
testing program and covers a wide range of issues, from those
related to the individual tester to those related to the testing
department as a whole
- The testing process is presented,
both through theory and hands-on exercises that follow an
example project, including the difficult tasks of tracking and
presenting tests result
- Creation of a test environment and
test automation is also covered, along with system development
lifecycles and how they affect testing
Purchase of the course
tuition includes:
- Complimentary access to the RBCS
e-learning course
- Instructor-led four-day course
- A set of approximately 700
PowerPoint slides covering the topics to be addressed
- NEW!! A downloadable copy of the
complete note set. View the materials on and/or download the
materials to a PC or mobile device. There is no expiration date
on access to this valuable resource as they will be
downloadable. Digital rights management and intellectual
property rights are protected by some limitations such as the
inability to share the file with others. Further, while the
materials can be printed, each page includes a prominent
watermark, with the exception of the pages in the ISTQB Syllabus
and Glossary.
- Three sample Foundation Level mock
exams to provide a review of the Foundation Level exam
- ISTQB Foundation Level Syllabus
- The latest glossary of terms used in
Software Testing produced by members of the ISTQB
- Standards for Software Testing
- Test Engineering Foundation Sample
Exam Questions embedded throughout course
- Exercise solutions
- Project Source Documents for Course
Exercises
- Copy of the textbook
"Foundations of Software Testing: ISTQB Certification"
- The $250 certification exam fee.
Exams are held on the afternoon of the final course day and are
administered by a representative from the American Software
Testing Qualifications Board
- Course completion certificate (often
used for employer reimbursement)
Re-accredited by the ASTQB
June 2010. This course follows the ISTQB Foundation Level Syllabus
2011. Click below to download your preferred format of the syllabus: PDF
format, EPUB (Nook) format or MOBI (Kindle) format.
Blended e-learning, licenses and volume discounts are also available
for companies.

|
Earn 22.5
PDUs
|
Visit the RBCS Store to purchase this
course today!
|
Schools of Testing Debate:
A throwback listen at a debate between Cem Kaner and
Rex Black
About one year ago, Rex Black and Cem Kaner had a
friendly debate over the schools of testing in software
testing. Rex said the concept is a net-negative, having divided
the test profession, while Cem defended it. RBCS receives regular
emails, phone calls, and tweets, some friendly and some not, on this
subject. The debate is worth a listen. Come to your own
conclusions after you do. Check it
out today!
|
ASTQB Conference 2015
Washington, D.C.
September
14, 2015: Tutorials
September 15-16, 2015: Conference
Come and see Rex Black
present, "Skynet Has Arrived: Will Ubiquitous
Connectivity via Mobile and Distributed Computing Give Us Convenience
or the Terminator?" Beyond the nightmare scenario of the
"Terminator" films, what are the implications of quality,
and lack of quality, for the now-real situation that everything is
connected to everything else? Will it be Neuromancer,
"Terminator," androids dreaming of electric sheep, or
something more benign? Join us for some fun and interesting
speculation and prediction on the future of limitless connectivity.
|

|
STPCon Fall 2015

|
The Software Test
Professionals Conference is the leading event where test leadership,
management and strategy converge. The hottest topics in the industry
are covered including agile testing, performance testing, test
automation, mobile application testing, and test team leadership and
management. Attending this conference will help you meet your
professional career goals and give you the opportunity to improve
your software testing techniques; find the latest tools; discover
emerging trends; develop new or improve existing processes; network
and gather with other high-level professionals; and gain industry
insight you won't find anywhere else.
Come and see Rex Black present the ISTQB
Agile Foundation Level Extension course on October 5th and 6th.
This course provides testers and test managers with an understanding
of the fundamentals of testing on agile projects. Attendees will learn
how agile software development projects are organized, and the
various types of agile development practices in common use. They will
understand how agile development differs from traditional approaches,
how to position testers in an agile organization, the fundamental
agile testing principles, practices, and processes, and the skills
they'll need to excel in an agile environment. The attendees will
learn ways to estimate and organize testing within agile projects and
the application of risk-based testing on agile projects. They'll also
gain a basic understanding of the important testing and test-related
tools commonly used on agile projects.
Enrollment in the Agile
Tester Foundation Level course at STPCon Fall 2015 includes the
following:
- A set of approximately 200
PowerPoint slides covering the topics to be addressed
- Access to the corresponding
e-learning course, starting two weeks prior to the start of the
course and expiring at the time of the exam or on the last day
of the course if the exam is not applicable. Access not to
exceed two months.
- A downloadable copy of the complete
note set. View the materials on/or download the materials
to a PC or mobile device. There is no expiration date on
access to this valuable resource as they will be downloadable.
Digital rights management and intellectual property rights are
protected by some limitations such as the inability to share the
file with others. Further, while the materials can be
printed, each page includes a prominent watermark, with the exception
of the pages in the ISTQB Syllabus and Glossary.
- A mock exam to provide a review of
the Foundation Level exam.
- Agile Tester Foundation Sample Exam
Questions embedded throughout course
- Exercise solutions
- A mock exam to assess readiness for
the ISTQB Foundation Level Extension Agile Tester exam
- Project Source Documents for Course
Exercises
- Course completion certificate
The exam is not
administered at the course. The exam fee is not included in the
cost of registration. Current rules require that individuals
sitting for the ISTQB Agile Tester Foundation Level Extension exam
must be CTFL certified*. Exam vouchers for electronic exams can
be issued for $150 to be used at a local Kryterion testing center.
Register before August 31
for early bird pricing. Register today! Don't wait!
|
Complimentary Webinars
Did
you miss the complimentary webinar, "Case Studies in Successful
Use of Free Tools" on July 7, 2015? Check out what you
missed!
Webinar
attendees are automatically entered into a drawing to win their
choice of one of our green e-learning courses. Visit our training page to see the complete
webinar schedule, or just look on this email, sign up for a webinar,
show up at whichever webinar session is most convenient, and--who
knows--you might be the lucky winner of some valuable free
training. Either way, you're sure to learn something.
Congratulations,
Joe Petrella, an attendee of the July webinar, for being
selected as the winner of an e-learning course.
Register now for our
next complimentary webinar, "Why do you Test?
Achieving Consensus on Clearly Defined Test Objectives" on
September 8, 2015.
|
Green Tip
Bring
reusable food and drink containers to work rather than disposable
varieties. Packing a lunch is a great way to save money, eat
healthier and cut down on the packaging materials that typically come
with take-out or frozen meals.
|
|
|
|
Earn 1.5 PDUs for select webinars. Attendance of
the live webinar is required to earn PDUs
|
E-Learning Courses
Earn
22.5 PDUs for this course
Earn 10.5
PDUs for this course
US$ 599
ISTQB Test Engineering Foundation en Español
Gana 22.5 PDU al término
de este curso
US$ 899
ISTQB Test Engineering Foundation Level
E-Learning,
ISTQB测试工程师初级培训电子课程
完成本课程即得22.5
PDU
US$ 899
ISTQB Advanced Test Analyst
(compatible with 2012 syllabus)
|
ISTQB Certified Tester Virtual Courses
(based on materials accredited to
the 2012 syllabus)
November 30-December 1, 2015
(updated for 2012 syllabus)
US$ 599
|
Non-Certification Virtual
Workshops
|
Certification Public Courses
Test
Engineering Foundation Level
(accredited by ASTQB June 2010)
Earn 22.5 PDUs for this course
US$ 2,000
October 5-8, 2015
Newark, NJ
November 9-12, 2015
San Francisco, CA
December 7-10, 2015
Las Vegas, NV
December 14-17, 2015
San Antonio, TX
Foundation
Level Extension Agile Tester
(accredited by ASTQB July 2014)
Earn 10.5 PDUs for this course
US$ 1,500
August 31-September 1, 2015
San Antonio, TX
October 13-14, 2015
Tampa, FL
Advanced
Test Manager
(accredited to 2012 syllabus by ASTQB December 2012)
Earn
32.5 PDUs for this course
US$ 2,650
October 26-30, 2015
Chicago, IL
November 16-20, 2015
Atlanta, GA
(accredited
to 2012 syllabus by ASTQB December 2012)
October 19-22, 2015
Charlotte, NC
December 7-10, 2015
McLean, VA
Advanced
Technical Test Analyst
(accredited to 2012 syllabus by ASTQB January
2013)
US$ 2,250
September 9-11, 2015
San Francisco, CA
November 2-4, 2015
Austin, TX

(an IREB, IIBA and IBAQB exam preparation course)
Earn 18 CDUs for this course
US$ 2,500
Contact RBCS
to schedule
|
|