[2021] Get Top-Rated ISQI CTAL-TA_Syll2019 Exam Dumps Now
Passing Key To Getting CTAL-TA_Syll2019 Certified Exam Engine PDF
ISQI CTAL-TA_Syll2019 Exam Syllabus Topics:
| Topic | Details |
|---|---|
| Topic 1 |
|
| Topic 2 |
|
| Topic 3 |
|
| Topic 4 |
|
| Topic 5 |
|
| Topic 6 |
|
| Topic 7 |
|
| Topic 8 |
|
NEW QUESTION 19
Which of the following testing objectives would NOT be in focus for the Test Analyst during installability testing?
- A. Identifying usability issues in installation and de-installation procedures
- 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. Testing that different configurations of the software can be successfully installed
Answer: B
NEW QUESTION 20
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. Pairwise testing
- B. Decision table testing
- C. Use case testing
- D. Exploratory testing
Answer: B
NEW QUESTION 21
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. Boundaries for stock levels are ambiguous.
- B. Dependencies between power unit and body style are ambiguous
- C. I have no comments, specification looks OK
- D. It is not clear which message will be displayed when the car is "out of stock"
Answer: D
NEW QUESTION 22
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. Defect-based test technique
- B. Black-box test technique
- C. White-box test technique
- D. Experience-based test technique
Answer: B
NEW QUESTION 23
REQ1 a sun cancer warning system shall produce a daily score sheet based on the number of hours expose to the sun and the intensity of sun radiation.
REQ2 The number of hours exposed to the sun shall be categorized in A (below 2), B (2 to 4 hours) or C (more than 4 hours) REQ3 The intensity of sun radiation shall be labelled as low, medium, high, or extreme.
Based on the requirements stated above a Test Analyst has defined the following three test cases:
How many test conditions to be identified from requirements REQ2 and REQ3, are NOT covered by the three test cases:
- A. 0
- B. 1
- C. 2
- D. 3
Answer: C
NEW QUESTION 24
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 correctness testing
- B. Functional completeness testing
- C. Functional appropriateness testing
- D. Interoperability testing
Answer: B
NEW QUESTION 25
Based on the classification tree shown below, using the pairwise testing technique how many test cases are required to test all pairs?
- A. 0
- B. 1
- C. 2
- D. 3
Answer: C
NEW QUESTION 26
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. Create test chatters to be used to guide the testing
- D. Define low-level test cases to be executed by the end users.
Answer: D
NEW QUESTION 27
Which of the following descriptions is an example of the use of defect taxonomies?
- A. Following a defect management process throughout testing
- B. Using a list of known defect types to penetrate the security of computer systems
- C. Running tests with the aim of finding as many defects as possible
- D. Grouping defects found during execution by functional area
Answer: B
NEW QUESTION 28
Which of the following software development lifecycle models requires the earliest involvement from the Test Analyst?
- A. Agile development model
- B. V-model
- C. Embedded iterative model
- D. Maintenance lifecycle
Answer: B
NEW QUESTION 29
You are a Test Analyst in the banking domain. You have received 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.
Which one of the findings described below is true regarding this requirement?
- A. The requirement is ambiguous in terms of supported cards.
- B. The requirement indicates potential performance problems.
- C. The requirement is unclear in terms of advance limits.
- D. The requirement indicates potential usability problems
Answer: B
NEW QUESTION 30
Which of the following is an appropriate task for the Test Analyst to perform during the test execution phase?
- A. Analysing anomalies to establish their likely causes
- B. Creating automated tests
- C. Finalizing test data and test environments
- D. Creating a test execution schedule
Answer: C
NEW QUESTION 31
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. Pairwise testing
- B. Equivalence partitioning
- C. Classification tree technique
- D. State transition testing using 1-switch coverage
Answer: D
NEW QUESTION 32
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 33
To enhance both the effectiveness and efficiency of the test design phase, the purchase of a test design tool is being considered. Which one of these statements best characterizes a test design tool?
- A. A test design tool generates test inputs from requirements
- B. A test design tool validates models of the software.
- C. A test design tool enables individual tests to be traced to requirements
- D. A test design tool enables tests to be executed automatic ally.
Answer: B
NEW QUESTION 34
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 test cases associated with requirement R1 shall be run first in the test execution period
- D. The risk impact for requirement R1 should be categorized as high or very high
Answer: D
NEW QUESTION 35
......
CTAL-TA_Syll2019 exam questions for practice in 2021 Updated 41 Questions: https://www.2pass4sure.com/ISTQB-CTAL-TA-Syll2019/CTAL-TA_Syll2019-actual-exam-braindumps.html