2023 Correct and Up-to-date ISQI CTAL-TA_Syll2019 BrainDumps
Current CTAL-TA_Syll2019 dumps Preparation through Our Practice Test
NEW QUESTION 21
Consider the following decision table:
This decision table has been created to test the following specification: Persons that study at a university (C1) and have parents whose total annual income is less than € 30.000 (C2), receive a scholarship In in addition to these qualifications, if they also live away from home (C3), they receive an addition to their scholarship (A2) How many cases are left when this decision table is collapsed?
- A. 0
- B. 1
- C. 2
- D. 3
Answer: B
NEW QUESTION 22
Although usability is an important aspect for a new planning system, due to availability constraints, the usability evaluation shall be performed without Which of the following is a usability technique that can be applied in this situation?
- A. Usability survey
- B. Usability review, e.g., heuristic evaluation
- C. Usability prototyping
- D. Usability lab sessions
Answer: B
NEW QUESTION 23
For the use case Copy A4 to A4 for a new copier, the following scenarios were identified.
Basic scenario single-sided to single-sided.
Alternatives single-sided to double-sided, copy of a set, copy using the automatic document feeder Errors: no paper in paper tray, paper jam, out of staples.
What is the minimum number of test cases needed to achieve the minimum acceptable level of coverage for this use case?
- A. 0
- B. 1
- C. 2
- D. 3
Answer: C
NEW QUESTION 24
Which of the following software development lifecycle models requires the earliest involvement from the Test Analyst?
- A. V-model
- B. Maintenance lifecycle
- C. Embedded iterative model
- D. Agile development model
Answer: A
NEW QUESTION 25
You are testing software which is being ported from one platform to another.There are no documented requirements and there is no time budgeted for writing them.
Which type of test technique is most useful in this situation?
- A. Black-box test technique
- B. Experience-based test technique
- C. White-box test technique
- D. Defect-based test technique
Answer: A
NEW QUESTION 26
For an ATM banking project the following applies: "When the user first inserts a valid credit card, the system considers the user to be in an unauthenticated state. When requesting a cash advance, the user must be in an authenticated state. The user authenticates by entering the correct PIN code for the card they have used.
During the user authentication, the system shall allow the user to enter their PIN code up to three times before failing the authentication and rejecting the card. On the first and second try, the system shall prompt the user to re-enter the PIN code " Suppose you are concerned that, depending on the number of invalid PIN codes entered, the system may behave incorrectly. Which of the following test design techniques is specifically targeted at finding such failures?
- A. State transition testing using 1-switch coverage
- B. Classification tree technique
- C. Pairwise testing
- D. Equivalence partitioning
Answer: A
NEW QUESTION 27
Supercar.
Supercar is an online vehicle sales website specializing in a single manufacturer's Sports Utility Vehicles (SUVs) and saloons A vehicle has two key elements, power unit and body style The manufacturer offers three choices of power unit: petrol, electric and hybrid There are 3 main body styles Saloon, Hatchback and SUV.
SUVs are available only as petrol and electric options. Hybrid is available for Hatchback only The website will allow an order to be processed if the chosen vehicle configuration is in stock, otherwise a message will be displayed asking the user to Cry again later. Based on the specification, the following classification tree has been developed:
Which test case is needed to complete the test set and achieve minimum class coverage?
- A. Power Unit Hybrid Body Style: Hatchback
- B. Power Unit: Electric Body Style: Hatchback
- C. Power Unit: Hybrid Body Style: Saloon
- D. Power Unit: Petrol Body Style: Saloon
Answer: A
NEW QUESTION 28
You are testing an ATM based on the following use
ATM start screen is showing
1. The user inserts card
2. The user types in PIN
3 The user selects cash with receipt'
4. The user selects €50
5. The user selects no further service' Expected results
- The ATM provides €50 to the user
- The ATM returns the card and balance slip
- The ATM clears the screen
- The ATM returns to start menu
You are asked to review this use case.
You are asked to review this use case.
What is the most important information that is missing from this use case?
- A. The use case should also include alternative behaviour.
- B. More test cases are needed to achieve the minimum acceptable level of coverage.
- C. Expected results not clearly defined
- D. Nothing has been defined for expected response times.
Answer: D
NEW QUESTION 29
Based on the tax system specification as described below, using boundary value analysis, which would be the best test set to explicitly test on single boundary value fully?
Tax system
A tax system needs to be updated due to new legislation. For a person with a salary of less than € 20 000 and who is married, the tax needs to be recalculated.
If a person has at least three and less than six children, an additional 10% reduction is applicable.
- A. Test set (i)
- B. Test set (iii)
- C. Test set (iv)
- D. Test set (ii)
Answer: B
NEW QUESTION 30
You are testing the processing of a critical traffic control system to which various regulations apply The processing of the input variables is dependent on defined ranges within which the actual retrieved data values can lie.
Which of the following black-box test techniques should you use to test the processing functionality of this system?
- A. Use case testing
- B. Equivalence partitioning enhanced with boundary value analysis
- C. State transition testing
- D. Pairwise testing
Answer: A
NEW QUESTION 31
Which of the following testing objectives would NOT be in focus for the Test Analyst during installability testing?
- A. Testing that different configurations of the software can be successfully installed
- B. Testing whether a given application can function correctly in all intended target environments.
- C. Testing the functional correctness of installation and de-installation procedures.
- D. Identifying usability issues in installation and de-installation procedures
Answer: B
NEW QUESTION 32
A car navigation system needs to be integrated in the overall car software It is important to verify that the car navigation is functioning correctly onceintegrated. Thus functional correctness is considered to be important.
Which of the following techniques is most likely to support the required functional correctness testing?
- A. Multiple condition testing
- B. Vulnerability scan
- C. Heuristic evaluation
- D. State transition testing
Answer: C
NEW QUESTION 33
Which of the following descriptions is an example of the use of defect taxonomies?
- A. Following a defect management process throughout testing
- B. Running tests with the aim of finding as many defects as possible
- C. Using a list of known defect types to penetrate the security of computer systems
- D. Grouping defects found during execution by functional area
Answer: C
NEW QUESTION 34
Ken finds the quality of the tea locally available to be so low, that he decides to research superior teas around the world. He decides to market, sell and distribute these superior teas via the web. His marketing strategy is to offer superior products on a well-designed website that has fast loading graphics, high availability, superior usability and fast response times. The website will offer the following:
- An innovative interactive catalogue of teas, which not only enables customers to buy the product, but also enables them to provide feedback by rating the teas (which will influence his stock purchasing levels).
- Provide the customer with the ability to use secure credit card transactions.
- Provide the customer with the ability to give general feedback.
Ken selects an iterative model for the development of the prototypes. The team consists of three developers who are experienced in web development Ken, although he doesn't have a technical skillset, is concerned with quality. He doesn't believe a lot of documentation is necessary and he wants the website to be completed quickly. The test basis contains the following:
- Story boards that show the information flow and page links through the site.
- HTML pages developed to date
- A set of non-functional requirements.
With the strategy taking shape, it is decided that exploratory testing should be used to complete the required testing, bearing in mind the nature of the application and the nature of Ken's overall objectives. You have now been given the task of identifying the exploratory tests, which will be executed as test sessions.
Which of the options below state what you will typically use for identifying the exploratory tests?
- A. Apply equivalence partitioning and boundary value analysis using the storyboard ideas as a basis to maximise functional coverage
- B. Use external testers on the team to provide a new approach and fresh view to the testing effort
- C. Define low-level test cases to be executed by the end users.
- D. Create test chatters to be used to guide the testing
Answer: C
NEW QUESTION 35
Supercar is an online vehicle sales website specialising in a single manufacturer's Sports Utility Vehicles (SUVs) and saloons. A vehicle has two key elements, power unit and body style. The manufacturer offers three choices of power unit: petrol, diesel and hybrid. There are 3 mam body styles Saloon, Hatchback and SUV SUVs only come as petrol and diesel options Hybrid is available for Hatchback only. The site will allow an order to be processed if at least one of the chosen vehicle configurations is in stock, otherwise a message will be displayed asking the user to try again later As a Test Analyst you are asked to review the Supercar specification before starting to design the corresponding usability test cases. Which of the comments below should you make?
- A. Dependencies between power unit and body style are ambiguous
- B. Boundaries for stock levels are ambiguous.
- C. It is not clear which message will be displayed when the car is "out of stock"
- D. I have no comments, specification looks OK
Answer: C
NEW QUESTION 36
A new web site must operate correctly with different browsers (Internet Explorer, Google Chrome, Firefox, Opera, Safari), using different plug-ins (Realplayer, Mediaplayer), will be receiving pages from different servers (IIS, Apache and WebLogic) and will be running on various operating systems (Windows, Android, iOS and Linux).
Which of the following test techniques should you use to define the required test cases for testing this new web site in its variousenvironments?
- A. Exploratory testing
- B. Pairwise testing
- C. Decision table testing
- D. Use case testing
Answer: C
NEW QUESTION 37
......
ISQI CTAL-TA_Syll2019 Exam Syllabus Topics:
| Topic | Details |
|---|---|
| Topic 1 |
|
| Topic 2 |
|
| Topic 3 |
|
| Topic 4 |
|
| Topic 5 |
|
100% Reliable Microsoft CTAL-TA_Syll2019 Exam Dumps Test Pdf Exam Material: https://itcert-online.newpassleader.com/ISQI/CTAL-TA_Syll2019-exam-preparation-materials.html