Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

iSQI Certified Tester Advanced Level Agile Technical Tester Exam

Certification Provider: iSQI
Exam Name: Certified Tester Advanced Level Agile Technical Tester
Number of questions in our database: 40
Exam Version: Apr. 05, 2024
Exam Official Topics:
  • Topic 1: Describe the requirements engineering techniques and how they can help testers/ Analyze user stories and epics to create test charters
  • Topic 2: Analyze code as part of a code review to identify defects and technical debt/ Understand how to manage guidelines for a formulation of a scenario
  • Topic 3: Understand the concept of service virtualization and its role in Agile projects/ Analyze user stories and epics using requirements engineering techniques
  • Topic 4: Apply data-driven and keyword-driven test techniques to develop automated test scripts/ Apply test-driven development (TDD) in the context of a given example in an Agile project
  • Topic 5: Explain differences between Mission critical and non-critical/ Apply behavior-driven development (BDD) in the context of a given user story in an Agile project
  • Topic 6: Understand the role of continuous testing in continuous delivery and continuous deployment (CD)/ Understand the meaning of the mnemonic word FIRST
  • Topic 7: Understand the importance of refactoring test cases in Agile projects/ Apply continuous integration (CI) and summarize its impact on testing activities
  • Topic 8: Understand how to apply test automation to a given test approach in an Agile environment/ Understand differences between various test approaches
  • Topic 9: Understand the challenges of test automation in agile settings/ Understand practical task-list for Refactoring Test cases
  • Topic 10: Continuous Integration, continuous testing, and continuous delivery/ Understand the use Experienced-based techniques
  • Topic 11: Understand the benefits of service virtualization/ Understand the characteristics of a Unit test/ Describe the elicitation techniques
Disscuss iSQI Certified Tester Advanced Level Agile Technical Tester Topics, Questions or Ask Anything Related

Currently there are no comments in this discussion, be the first to comment!

Free iSQI Certified Tester Advanced Level Agile Technical Tester Exam Actual Questions

The questions for Certified Tester Advanced Level Agile Technical Tester were last updated On Apr. 05, 2024

Question #1

Which of the following best describes when the test automation suite should be updated in order to keep up with the development of new/changed software?

Reveal Solution Hide Solution
Correct Answer: D

Question #2

A developer has implemented a class that calculates if a given date is a leap year. The definition

for the leap year is given:

Every year that is exactly divisible by four is a leap year, except for years that are exactly

divisible by 100, but these centurial years are leap years if they are exactly divisible by 400.

- divisible by 4

- but not by 100

- years divisible by 400 are leap anyway

You have already thought about it and started with the first test class; the test class looks like

(pseudo JavaScript used here):

// LeapYear.spec.js

describe('Leap year calculator', () => {

it('should consider 1996 as leap', () => {

expect(LeapYear.isLeap(1996)).toBe(true);

});

});

What would now be your next step to proceed as efficient as possible, to validate the correctness

of the class above?

Reveal Solution Hide Solution
Correct Answer: D

Question #3

Consider the following section of pseudocode

Display "You exceeded the number of tries to enter a password. Your account is now locked. Call customer.

For this section of code, which of the following issues should be identified during a code review?

1. Variables have not been properly defined with meaningful names

2. There are unused variables defined

3. Divisors are not tested for zero

4. Loop counters are not properly initialized

5. There are endless loops

6. There are statements within the loop that should be outside the loop

Reveal Solution Hide Solution
Correct Answer: D

Question #4

A developer has implemented a class that calculates if a given date is a leap year. The definition

for the leap year is given:

Every year that is exactly divisible by four is a leap year, except for years that are exactly

divisible by 100, but these centurial years are leap years if they are exactly divisible by 400.

- divisible by 4

- but not by 100

- years divisible by 400 are leap anyway

You have already thought about it and started with the first test class; the test class looks like

(pseudo JavaScript used here):

// LeapYear.spec.js

describe('Leap year calculator', () => {

it('should consider 1996 as leap', () => {

expect(LeapYear.isLeap(1996)).toBe(true);

});

});

What would now be your next step to proceed as efficient as possible, to validate the correctness

of the class above?

Reveal Solution Hide Solution
Correct Answer: D

Question #5

The challenges described below are of test automation in agile settings or agile projects. Which is

the correctly described one?

Reveal Solution Hide Solution
Correct Answer: A


Unlock all Certified Tester Advanced Level Agile Technical Tester Exam Questions with Advanced Practice Test Features:
  • Select Question Types you want
  • Set your Desired Pass Percentage
  • Allocate Time (Hours : Minutes)
  • Create Multiple Practice tests with Limited Questions
  • Customer Support
Get Full Access Now

Save Cancel