Prepare for your exam certification with our CTAL-TA_Syll2019 Certified ISQI
Free ISQI CTAL-TA_Syll2019 Exam 2023 Practice Materials Collection
ISQI CTAL-TA_Syll2019 Exam Syllabus Topics:
| Topic | Details |
|---|---|
| Topic 1 |
|
| Topic 2 |
|
| Topic 3 |
|
| Topic 4 |
|
NEW QUESTION 14
Which of the following appropriate tasks for the Test Analyst is performed during the test analysisphase?
- A. Examine the test basis
- B. Evaluate status against exit criteria
- C. Review test estimates
- D. Create a test execution schedule
Answer: B
NEW QUESTION 15
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. Experience-based test technique
- B. Defect-based test technique
- C. Black-box test technique
- D. White-box test technique
Answer: C
NEW QUESTION 16
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. Nothing has been defined for expected response times.
- B. More test cases are needed to achieve the minimum acceptable level of coverage.
- C. The use case should also include alternative behaviour.
- D. Expected results not clearly defined
Answer: A
NEW QUESTION 17
Which of the following descriptions is an example of the use of defect taxonomies?
- A. Running tests with the aim of finding as many defects as possible
- B. Following a defect management process throughout testing
- 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 18
During testing of a mobile banking application, traceability matrices are defined and maintained between test cases and user stories. This task is supported by a test management tool. Testing is expected to report on the coverage level of the implemented and tested user stories. Which of the following test types is most likely being performed?
- A. Functional completeness testing
- B. Functional appropriateness testing
- C. Functional correctness testing
- D. Interoperability testing
Answer: A
NEW QUESTION 19
company in the medical domain has adopted methodical testing as its preferred test strategy Before being able to release to the market an external audit on the test process is mandatory. The test team consists of a mix of highly experienced domain-based testers and junior testers who only recently joined the company.
What is the BEST option regarding the level of detail and documentation required for test cases in the project?
- A. Low-level test cases since it will make the process more effective and it will make the best use of the knowledge and skills of the experienced domain testers.
- B. Low-level test cases since this will support both the external audit and the new junior testers.
- C. High-level test cases since it will make the process more effective and it will make the best use of the knowledge and skills of the experienced Idomain testers.
- D. High-level test cases since this is consistent with the chosen test strategy
Answer: C
NEW QUESTION 20
Rather than developing an e-commerce product, management has decided to acquire a COTS package The e-commerce product needs to interface.
with backend applications such a finance, stock control and order delivery. You are asked to define a test plan for this project.
Given just the information in the scenario, which of the following software quality characteristics must be included in your test plan?
- A. Maintainability
- B. Portability
- C. Interoperability
- D. Reliability
Answer: A
NEW QUESTION 21
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: Saloon
- B. Power Unit: Petrol Body Style: Saloon
- C. Power Unit Hybrid Body Style: Hatchback
- D. Power Unit: Electric Body Style: Hatchback
Answer: C
NEW QUESTION 22
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: A
NEW QUESTION 23
Consider the following requirement:
The system shall allow cash advances of at least 200 Euros for all supported credit cards The following credit cards are supported- American Express, Diners, VISA, Mastercard and Eurocard.
The requirement has been identified as business critical.
The following test conditions have been derived:
1. The system shall allow cash advances of at least 200 Euros
2. It shall support American Express, Diners, VISA, Mastercard and Eurocard.
Assume you are following a risk-based testing strategy, where likelihood and impact are both assessed on a five-point scale ranging from very low to very high The requirement R1 was identified as a risk item during the quality risk analysis process. In total 20 risk items were identified during thisprocess Assume that technical project stakeholders have assessed the likelihood of the requirementR1 risk item at a medium levelGiven only the information above, which of the following statements is true?
- A. The test cases associated with requirement R1 must be run towards the middle of the test execution period.
- B. A large number of test cases should be designed for requirement R1, based on impact
- C. The risk impact for requirement R1 should be categorized as high or very high
- D. The test cases associated with requirement R1 shall be run first in the test execution period
Answer: C
NEW QUESTION 24
How many cases are required to test the tax system specification as described below, using a decision table which is not collapsed?
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 the person also has more than two and less than five children, an additional 10% reduction is applicable.
- A. 0
- B. 1
- C. 2
- D. 3
Answer: D
NEW QUESTION 25
When preparing test cases for an interoperability test, not all interactions may be clearly specified in the requirements documents. Which type of document is typically also used by a Test Analyst as the test basis for interoperability testing?
- A. Functional specifications
- B. Component specifications
- C. System architecture document
- D. User stories
Answer: A
NEW QUESTION 26
Consider the following user story: As a student, I want to be able to buy a parking pass (priority: high) Acceptance criteria
- The student will not receive the parking pass if the payment is insufficient.
- Only registered students can buy a parking pass.
- The student can only buy one parking pass each month.
Which of the following checklist items would result in finding a defect for the user story?
- A. Are the acceptance criteria defined and testable?
- B. Is the story written from the view of the person who requested it?
- C. Does the story follow the commonly used format "As a < >, I want < > so that < >"?
- D. Is the story prioritized?
Answer: D
NEW QUESTION 27
A PIN entry component of an ATM system has been developed using the following state table:
Using the state transition test technique, how many 0-switch test cases are needed to achieve 100% 0-switch coverage?
- A. 0
- B. 1
- C. 2
- D. 3
Answer: A
NEW QUESTION 28
Asa Test Analyst, you have been given a set of requirements that have been defined for the payment module of a new public transport system The set includes the following requirements:
P101 The product shall calculate the lowest fare for the destination considering day of week and time, (priority: medium) P102 The product shall compare the traveler's payment with the calculated payment (priority: high) P103 The product shall provide feedback if the payment is not sufficient (priority: high) P104 The product will process payments within 20 seconds at all priority 1 stations during peak hours (priority high) Which set of requirements will typically be tested by a Test Analyst?
- A. P101,P102, P103
- B. P101, P103, P104
- C. P101, P102, P104
- D. P102, P103, P104
Answer: A
NEW QUESTION 29
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. Use external testers on the team to provide a new approach and fresh view to the testing effort
- B. Apply equivalence partitioning and boundary value analysis using the storyboard ideas as a basis to maximise functional coverage
- 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 30
......
Pass ISQI CTAL-TA_Syll2019 Actual Free Exam Q&As Updated Dump: https://passguide.validtorrent.com/CTAL-TA_Syll2019-valid-exam-torrent.html