ISTQB Foundation Level: Why, Why Not and How?

18
Odessa QA Community, November 2014 ISTQB Foundation Level: Why, Why Not and How? Olga Luzhetskaya Senior QA, DataArt http://ua.linkedin.com/in/ luzhetskaya

description

Презентация Ольги Лужецкой на 9-й встрече Одесского Сообщества Тестировщиков.

Transcript of ISTQB Foundation Level: Why, Why Not and How?

Page 1: ISTQB Foundation Level: Why, Why Not and How?

Odessa QA Community, November 2014

ISTQB Foundation Level:Why,

Why Not and How?

Olga LuzhetskayaSenior QA, DataArt

http://ua.linkedin.com/in/luzhetskaya

Page 2: ISTQB Foundation Level: Why, Why Not and How?

International Software Testing Qualifications Board (ISTQB) Certification Levels

Page 3: ISTQB Foundation Level: Why, Why Not and How?

ISTQB Foundation Level Content

Page 4: ISTQB Foundation Level: Why, Why Not and How?

Foundation Level Certification: Why Yes?

чтобы структурировать теоретические знания; чтобы быть привлекательнее для зарубежного

работодателя/заказчика; чтобы повысить самооценку; чтобы выглядеть конкурентоспособнее при

получении первой работы.

Page 5: ISTQB Foundation Level: Why, Why Not and How?

Foundation Level Certification: Strengths and Weaknesses

+ – Сертификат ISQTB признают во всем мире

Довольно высокая стоимость

Сертификат действует пожизненно

Не всегда наличие сертификата является подтверждением актуальных знаний

Для сертификации не требуется опыт работы

Проверяются только теоретические знания

Результат computer-based экзамена можно узнать сразу

Сообщают только количество и долю правильных ответов

Page 6: ISTQB Foundation Level: Why, Why Not and How?

просто ради красивой корочки; для повышения зарплаты; для получения грейда Middle, Senior…

Foundation Level Certification: Why No?

Page 7: ISTQB Foundation Level: Why, Why Not and How?

E-Exam Paper-Based exam

http://www.pearsonvue.com/isqi/Pearson Vue

http://www.usqb.org.ua/Ukrainian Software Quality Board

Отделение Компьютерной Академии «ШАГ»

Киев

Регистрация на экзамен занимает ~20 минут

1-2 месяца ожидания ответа + 1 месяц до экзамена

Выбор любой даты и времени экзамена

1-2 фиксированных даты экзамена

150 евро 120 евро

Можно перенести экзамен Никаких переносов

Foundation Level Certification: How to Register?

Page 8: ISTQB Foundation Level: Why, Why Not and How?

Foundations of Software Testing: ISTQB Certification by Rex Black, Dorothy Graham, Erik Van Veenendaalhttp://www.amazon.com

ISTQB® Glossary of Testing Termshttp://www.istqb.org/downloads.html

ISTQB® Foundation Level Syllabushttp://www.istqb.org/downloads.html

Foundation Level Certification: Study Materials

Page 9: ISTQB Foundation Level: Why, Why Not and How?

Foundation Level E-Exam: What to Expect

40 вопросов multiple-choice; 1 ответ – 1 балл; проходное значение: 65% (26 правильных ответов из 40); экзамен длится 60 минут; можно отложить вопрос (use it!); можно просмотреть все ответы еще раз (use it!); есть пластиковая карточка + маркер + губка.

Не выйдет: списать; погуглить; получить подсказку.

Page 10: ISTQB Foundation Level: Why, Why Not and How?

Tips and Tricks

При регистрации:- указывать имя и фамилию, как в загранпаспорте;- выбрать экзамен на английском языке.

При подготовке:- существуют тренинги по подготовке, но и без них неплохо - для iOS и Android есть мобильная версия Glossary;- можно готовиться с другом или в группе;- готовых ответов в интернете НЕТ!- решать пробные тесты.

При сдаче экзамена:- искать ответ в вопросе;- не спешить;- задачи решать письменно.

Page 11: ISTQB Foundation Level: Why, Why Not and How?

My Experience

ChoseE-Exam

Improved QA interview skills

Organized my knowledge

Reviewed testing theory

Advanced Level challenge

planned

Page 12: ISTQB Foundation Level: Why, Why Not and How?

Question One…

When what is visible to end-users is a deviation from the specific or expected behavior, this is called:

a) an errorb) a faultc) a failured) a defecte) a mistake

Page 13: ISTQB Foundation Level: Why, Why Not and How?

… and the answer is…

When what is visible to end-users is a deviation from the specific or expected behavior, this is called:

a) an errorb) a faultc) a failured) a defecte) a mistake

Page 14: ISTQB Foundation Level: Why, Why Not and How?

Question Two…

In a system designed to work out the tax to be paid:An employee has £4000 of salary tax free. The next £1500 is taxed at 10%. The next £28000 is taxed at 22%. Any further amount is taxed at 40%.To the nearest whole pound, which of these is a valid Boundary Value Analysis test case?

a) £1500b) £32001c) £33501d) £28000

Page 15: ISTQB Foundation Level: Why, Why Not and How?

… and the answer is…

In a system designed to work out the tax to be paid:An employee has £4000 of salary tax free. The next £1500 is taxed at 10%. The next £28000 is taxed at 22%. Any further amount is taxed at 40%.To the nearest whole pound, which of these is a valid Boundary Value Analysis test case?

a) £1500b) £32001c) £33501d) £28000

Page 16: ISTQB Foundation Level: Why, Why Not and How?

Question Three…

What statement about expected outcomes is FALSE:

a) expected outcomes are derived from a specification, not from the codeb) expected outcomes include outputs to a screen and changes to files and databasesc) expected outcomes should be predicted before a test is rund) expected outcomes are defined by the software’s behavioure) expected outcomes may include timing constraints such as response times

Page 17: ISTQB Foundation Level: Why, Why Not and How?

… and the answer is…

What statement about expected outcomes is FALSE:

a) expected outcomes are derived from a specification, not from the codeb) expected outcomes include outputs to a screen and changes to files and databasesc) expected outcomes should be predicted before a test is rund) expected outcomes are defined by the software’s behavioure) expected outcomes may include timing constraints such as response times

Page 18: ISTQB Foundation Level: Why, Why Not and How?

Questions?