[Sep 13, 2021] Step by Step Guide to Prepare for CTAL-TA_Syll2019 Exam BrainDumps [Q14-Q29]

Share

Sep 13, 2021 Step by Step Guide to Prepare for CTAL-TA_Syll2019 Exam BrainDumps

ISTQB CTAL-TA_Syll2019 CTAL-TA_Syll2019 Real Exam Questions and Answers FREE Updated on 2021

NEW QUESTION 14
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. Decision table testing
  • B. Exploratory testing
  • C. Pairwise testing
  • D. Use case testing

Answer: A

 

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. White-box test technique
  • B. Black-box test technique
  • C. Experience-based test technique
  • D. Defect-based test technique

Answer: B

 

NEW QUESTION 16
As a Test Analyst you are involved in the early stages of an acceptance test for a Product Data Management system.You are asked to write test designs and test cases based on use cases. An early version of the system is already available. It is expected that many things will change (including the user interface) during implementation of the new version.
The tests will be conducted by end-users with much domain knowledge who have also been involved in the project defining the user requirements (in the format of use cases) and reviewing other documentation.
What Is the BEST option regarding the level of detail and documentation required for test cases in the project?

  • A. Detailed low-level test cases since many re-runs of the tests are expected.
  • B. High-level test cases supported by low-level test cases to allow for traceability and enable future changes.
  • C. High-level test cases only since the end-users have extensive domain knowledge and many changes are expected
  • D. Low-level test cases only since the end-users have extensive domain knowledge.

Answer: C

 

NEW QUESTION 17
During which test stage is functional appropriateness typically tested?

  • A. Component testing
  • B. Adaptability testing
  • C. System testing
  • D. Operability testing

Answer: A

 

NEW QUESTION 18
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. P102, P103, P104
  • C. P101, P102, P104
  • D. P101, P103, P104

Answer: A

 

NEW QUESTION 19
Which of the following is an appropriate task for the Test Analyst to perform during the test execution phase?

  • A. Creating a test execution schedule
  • B. Finalizing test data and test environments
  • C. Creating automated tests
  • D. Analysing anomalies to establish their likely causes

Answer: B

 

NEW QUESTION 20
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 the functional correctness of installation and de-installation procedures.
  • C. Identifying usability issues in installation and de-installation procedures
  • D. Testing whether a given application can function correctly in all intended target environments.

Answer: D

 

NEW QUESTION 21
In the recent past, you have learned that test automation just using capture & playback tooling, possibly enhancedwith some test programming, haslimitations. For the next banking project, that will be run using Agile methods, you want to implement a keyword-driven test automation approach. Youhave already started to define some high-level test cases for the account transfer user story:
TC 1 transfer € 150 from Lars to Ann, verify Ann's balance to be € 150
TC 2 transfer € 300 from Tim to Ann, verify Ann's balance to be € 450
In the context of implementing the keyword-driven test automation approach, which of the following activities should now be conducted by the Test Analyst?

  • A. Select a tool to support keyword-driven testing
  • B. Work together with a developer to define a test automaton architecture
  • C. Define keywords to be implemented, eg, check balance.
    B Design test navigation scripts.

Answer: A

 

NEW QUESTION 22
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. 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.
  • B. High-level test cases since this is consistent with the chosen test strategy
  • C. 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.
  • D. Low-level test cases since this will support both the external audit and the new junior testers.

Answer: A

 

NEW QUESTION 23
What is main difference between user experience and usability?

  • A. There is no difference between user experience and usability, they are the same.
  • B. Usability relates to people's perceptions and responses; user experience relates to characteristics of the software product.
  • C. User experience relates to people's perceptions and responses; usability relates to characteristics of the software product.
  • D. Usability is evaluated via reviews; the user experience is evaluated via surveys

Answer: A

 

NEW QUESTION 24
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. Equivalence partitioning enhanced with boundary value analysis
  • B. Pairwise testing
  • C. Use case testing
  • D. State transition testing

Answer: C

 

NEW QUESTION 25
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 26
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: C

 

NEW QUESTION 27
Which of the following software development lifecycle models requires the earliest involvement from the Test Analyst?

  • A. Agile development model
  • B. V-model
  • C. Maintenance lifecycle
  • D. Embedded iterative model

Answer: B

 

NEW QUESTION 28
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 29
......

Ultimate Guide to Prepare CTAL-TA_Syll2019 Certification Exam for ISTQB CTAL-TA_Syll2019: https://www.passreview.com/CTAL-TA_Syll2019_exam-braindumps.html

CTAL-TA_Syll2019 Ultimate Study Guide: https://drive.google.com/open?id=10_Uv0tvNWaBr5IW7hdr-MvrL78Spt1Ca