Archive

Monthly Archives: September 2017

ISTQB Foundation Answers to Questions Part 2

Welcome, welcome. This is Wayne Vassell with TalentedTester.com and today I’m going to be going through the ISTQB Foundation Answers to Questions Part 2 (Video below). In this series, we are going to be covering answers to questions and we’re going to be looking at three sample questions which have been taken from sample paper number two. Today, we’re going to be looking at questions 1, 4, and 6.

If you would like to download the entire list of answers to questions on PDF or in PDF format, then click here.

In particular, you will see a full list of questions … Of 15 questions with 15 answers in preparation for your ISTQB Foundation Level exam and there’ll be additional sample papers that you can download or request access to, which will help you for your studies. Without further ado, let’s get into this session.

 

Test Harness, Script, Driver or UAT Plan?

[Taken from the ISTQB Foundation Sample Paper 2, Question 1]

Question number one, Ray the programmer has just written a function and needs to test it. He wants to call the function and pass it test data, which one of the following does he need? Is it:

a) A harness
b) A script
c) A driver
d) A UAT Plan.

Have a quick think. Which one of the following does he need? The right answer is it’s not a harness, it’s not a script. The answer is c. A driver. If you think about this logically, a UAT plan (Click here to see if UAT functional testing) has nothing to do with this scenario, yeah? A script is not correct and a harness in this context would typically be a test harness, is not what we need, so the driver is the correct answer.

 

Which of the following is not a performance testing activity?

[Taken from the ISTQB Foundation Sample Paper 2, Question 4]

Question four, which of the following is not a performance testing activity? Note it says ‘not’:

a) Simulating many transactions into the system.
b) Recording the system response time under heavy load.
c) Putting the system under heavy load by simulating multiple users.
d) A test harness to replicate a key system function.

Stress Testing

Image by: topgold

Before we get into the answer, what is performance and stress testing? Remember, this is a type of testing which is quite specialized and will basically put this system under a lot of stress to get or prove that it can handle the chance of there being multiple users on the system without being … Without it crashing. What is the correct answer to this? The correct answer is d. This is one of the questions … Or one of the answers that is incorrect, which is not a performance testing activity. Using a test harness to replicate a key system function is not a performance testing activity.

Why is it necessary to prioritize test cases?

[Taken from the ISTQB Foundation Sample Paper 2, Question 6]

Final question, six. Why is it necessary to prioritize test cases?

a) To introduce some structure into your testing,
b) It makes your testing look more organized,
c) To allow you to perform the best possible testing in the agreed time
d) It is easy to find more defects.

What is it necessary to prioritize test cases? It’s not a. To introduce some structure into your testing. B. It’s not b. It makes your testing look more organized. The answer is c. Which is to allow you to perform the best possible testing in the agreed time frame. It’s not d. either.

If we think about it, the reason that we prioritize is that if we get to a situation where our time is crunched, we can then make a judgment call or a priority call on the test cases that are absolutely mandatory and potentially not run the tests, which are deemed as the least priority. This is something which has come up in my career time and time again so it’s a very good way of being able to quantify exactly which tests will be run when your time is cut short or you run out of time due to a number of defects that you’ve come across.

Want more ISTQB Foundation sample exam papers?

If you want a free exam question example paper or even download the exact PDF, which supports … includes the questions that have been covered today and a lot more or even additional mock papers, then click here. Thank you and hope to see you on the website.

 

1

ISTQB Foundation Answers to Questions Part 1

Welcome people and thank you very much for joining me on this video transcription. In this video (full video below), I’m going to be covering ISTQB foundation answers to questions and this is part one in this series.

You can actually download the full answers to questions PDF document here. The idea there is that I’m going to walk you through a selection of questions that are covered in the downloadable PDF and walk through why they are correct and why the others are incorrect.

 

What is the V-Model?

[Taken from the ISTQB Foundation Sample Paper 2, Question 3]

To begin with, we’re gonna look at this question three, which is taken from sample paper number two.

What is the V-Model?

a) a type of test automation that supersedes the Z-model;
b) a unit testing technique used by developers to test software function;
c) a type of test harness that allows the tester to inject test data for a difficult test case; or
d) a software testing model that demonstrates how software testing integrates with development.

I’ll just give you a couple of seconds just to think about what you believe to be the right answer. Hopefully you’ll get it right and even if you don’t, not a problem. At least you’ll learn something from this and then we can walk through why it’s correct. The correct answer is actually D, a software testing model that demonstrates how software testing integrates with development.

If we look at this diagram that I’ve got here, it explains or demonstrates how this is a model that demonstrates how software testing integrates with development, so we can see on the left-hand side, we’ve got detail design, requirements and architecture, and on the right-hand side, we can see system verification, which is typically system testing and low level testing on the right-hand side, and we can see how they actually mesh together.

The V-model is one of the earlier models, which is something that I’ve used quite extensively in my career over the years. Nowadays, a lot of people tend to go with the agile method, because it’s something that is quick to implement and is not a lot of documentation involved, but from my experience, V-model has always been a very solid software testing model that you can always rely on. Obviously, it’s not 100% perfect. I don’t believe a 100% perfect model exists, but this is definitely a solid one, but it just takes a little bit more red tape to get correct and you have to have the buy-in from all your stakeholders.

Let’s move onto the next question.

What does the acronym PDCA stand for?

[Taken from the ISTQB Foundation Sample Paper 2, Question 13]

Question 13:

What does the acronym PDCA stand for?

a) Plan, design, check and act;
b) Plan, do, check, and act;
c) Plan, do, correct, and act; or is it
d) Plan, direct, check, and access.

I’ll give you a couple of minutes just to think what is the correct answer to this. Just to give you some context, in the foundation exam, you will get similar questions like this, which will try and trip you up by making the answers look very similar with maybe one small change. The idea is just to take your time, think back to what you’ve been studying and remember if you can get the correct answer.

Without further a delay, excuse me, let’s look at what the correct answer is. The correct answer is B, which is plan, do, check, and act. The best way really is just to commit this one to memory, but it’s an example of how some of the questions can try and trip you up.

What is Unit testing also known as?

[Taken from the ISTQB Foundation Sample Paper 2, Question 14]

Let’s move onto the next one.

Question 14:

Unit testing is also known as:

a) Component testing;
b) White box testing;
c) Module testing;
d) Program testing.

Which one do you think is the correct answer? Unit testing is also known as. I’ll give you a couple of seconds just to have a think. Okay, so I can reveal A is the first potential answer, and this basically is one, two, and four. Is the answer a combination of one, two, and four? Or is it B, a combination of two, three, and four? Or is it C, one, two, and three? Or is it D, which is all of the above?

This is another example of a style of question that will be used to try and test you and obviously, it’s just more about eliminating the incorrect one or could it be that all of these are correct and they’re just trying to trip you up. The correct answer is D, all of the above. You can see component testing, white box testing, module testing, program testing, these are all interchangeable terms associated with unit testing.

Want more ISTQB Foundation sample exam papers?

If you want a free exam question example paper or even download the exact PDF, which supports … includes the questions that have been covered today and a lot more or even additional mock papers, then click here. Thank you and hope to see you on the website.

 

Skip to toolbar