Question # 1 Test Tools and Automation Assume you are managing a test automation project for a mission-critical system. Because vendor provided tools and open source solutions don't meet the needs of this project, you ask your test team to develop a custom automation framework. Which of the following management issues associated to the development of this custom automation framework is least likely to manage? Number of correct responses: 1 K2 1 credit
A. Proper testing for the custom automation framework must be performed
B. The custom automation framework will require an adequate documentation
C. The changes to the custom automation framework should be communicated to all external users of this tool under the GNU license
D. The custom automation framework will need proper maintenance
Click for Answer
C. The changes to the custom automation framework should be communicated to all external users of this tool under the GNU license
Question # 2 Test Management The following chart plots the cumulative number of defects opened against the cumulative number of defects closed during system testing of a software product. Which of the following statements is true? Number of correct responses: 1 K2 1 credit
A. The chart indicates that you have plenty of problems left to find
B. The chart can be used to reveal test progress problems
C. The chart seems to indicate that the defect management process is not working well
D. The chart seems to indicate that the defect management process is working well
Click for Answer
D. The chart seems to indicate that the defect management process is working well
Question # 3 Test Tools and Automation In your organization the following tools of the same vendor are currently in use: a requirements management tool, a test management tool and a bug tracking tool. You are the Test Manager. You are currently evaluating a test automation tool of the same vendor (to complete the vendor's tool suite) against an interesting open-source test automation tool under the GNU GPL (General Public License). There are no initial costs associated to that open-source tool. Which of the following statements associated to the selection of the open-source tool is correct in this scenario? Number of correct responses: 1 K2 1 credit
A. The open-source tool can be modified but only if the community of developers of that tool gives you the formal permission to modify it
B. There are no initial costs for the open-source tool but you should carefully consider the costs associated to the integration with the existing tools and also evaluate the recurring costs
C. There are no initial costs for the open-source tool because open-source tools are usually low-quality, while vendor tools have always a better quality than the corresponding opensource tools
D. The open-source tool can be modified but it can’t be distributed further in any way
Click for Answer
B. There are no initial costs for the open-source tool but you should carefully consider the costs associated to the integration with the existing tools and also evaluate the recurring costs
Question # 4 Test Management Based on the historical data of 5 past and similar projects, you have calculated these average numbers of defects detected in system testing: - for each 10000 LOC (lines of code), 200 defects - for each person-month of development team effort, 49 defects You want to use this information to perform estimation for a new project. The project manager tells you that he/she has estimated 20000 new LOC for this new project. Four developers work for four months on this project before system testing. During system testing, 797 defects are discovered. Assume that the system test of this new project is using the same amount of work as spent in the past projects. Based on this information only, which of the following statement is certainly true about this project? Number of correct responses: 1 K3 3 credits
A. The code for the new project contains a higher defect density than the code of the past projects
B. The number of defects found during the system test phase on the new project is approximately proportional to the development team effort
C. 40000 LOC have been delivered to system testing (against the 20000 LOC planned by the project manager)
D. More LOC than planned have been delivered to system testing with a higher defect density than the past projects
Click for Answer
B. The number of defects found during the system test phase on the new project is approximately proportional to the development team effort
Question # 5 The following is the unique “critical” quality risk item that has been identified: CR-RSK-1. The GUI of the application might accept non-integer values for the input field designed to get the number of bottles from the user Test analysis for system testing has just begun and the following test conditions have been identified: TC-SEL-2. Test the selection of the package sizes TC-SEL-4. Test wrong numbers of bottles for an order TC-CR-RSK-1. Test the accepted values from the input field designed to get the number of bottles from the user Assume that you have used traceability to determine the logical test cases that cover all the requirements and the single risk item identified in that scenario. Which of the following is a positive logical test that is complete and correct, and covers the REQ-SEL-4 requirement? Number of correct responses: 1 K3 2 credits
A. Select a 6-bottles package, then try to insert 5 bottles; verify that no error messages are displayed
B. Select a 6-bottles package, then try to insert 7 bottles; verify that no error messages are displayed
C. Select a 6-bottles package, then try to insert 7 bottles; verify that the "Invalid number of bottles" message is displayed
D. Select a 6-bottles package, then try to insert 7 bottles
Click for Answer
C. Select a 6-bottles package, then try to insert 7 bottles; verify that the "Invalid number of bottles" message is displayed
Question # 6 Improving the Testing Process Consider the following statements describing the importance of improving the test process: I. Test process improvement is important because being focused only on the test process it can provide recommendations to improve the test process itself, but it can’t indicate or suggest improvement to areas of the development process II. Test process improvement is important because it is much more effective than software process improvement to improve the quality of a software system III. Test process improvement is important because several process improvement models (STEP, TPI Next, TMMi) have been developed over the years IV. Test process improvement is important because every organization, regardless of the context, should always achieve the maximum level of maturity of testing described in the test improvement models such as TMMi Which of the following answers is correct? Number of correct responses: 1 K2 1 credit
A. I. and IV. are true; II. and III. are false
B. I., II., III. and IV are false
C. I., II. and III are true; IV. is false
D. I., II. and III. are false; IV. is true
Click for Answer
B. I., II., III. and IV are false
Question # 7 You are not confident with the assessment of the risk level and you suspect that it will be possible to find high-priority bugs in low-risk areas. Furthermore the period for test execution is very short. Your goal is to test all the product risks in a risk-based way, while assuring that each product risk gets at least some amount of testing. Which of the following answers describes the best test execution schedule in this scenario? Number of correct responses: 1 K3 2 credits
A. T1, T2, T3, T4, T5, T6, T7, T8, T9, T10
B. T1, T3, T5, T7, T9, T2, T4, T6, T8, T10
C. T10, T9, T8, T7, T6, T5, T4, T3, T2, T1
D. T10, T8, T6, T4, T2, T9, T7, T5, T3, T1
Click for Answer
B. T1, T3, T5, T7, T9, T2, T4, T6, T8, T10
Question # 8 Test Management Assume you have some data related to confirmation testing during system testing of a past project. In that project 240 bug reports have been opened once, 80 were opened twice, 10 were opened three times and no bug reports have been opened more than three times. You estimate that a bug report, which has failed its confirmation test, costs, on average, 3 person-hours. Which of the following statements correctly describe the value of these confirmatory testing activities based on cost of quality? Number of correct responses: 1 K3 2 credits
A. 300 person-hours have been spent on the project during the system testing phase, because of the failed confirmation tests and this cost belongs to the costs of internal failure
B. 340 person-hours have been spent on the project during the system testing phase, because of the failed confirmation tests and this cost belongs to the costs of external failure
C. 340 person-hours have been spent on the project during the system testing phase, because of the failed confirmation tests and this cost belongs to the costs of internal failure
D. 300 person-hours have been spent on the project during the system testing phase, because of the failed confirmation tests and this cost belongs to the costs of detection
Click for Answer
A. 300 person-hours have been spent on the project during the system testing phase, because of the failed confirmation tests and this cost belongs to the costs of internal failure
Up-to-Date
We always provide up-to-date CTAL-TM_Syll2012 exam dumps to our clients. Keep checking website for updates and download.
Excellence
Quality and excellence of our ISTQB Certified Tester Advanced Level - Test Manager [Syllabus 2012] practice questions are above customers expectations. Contact live chat to know more.
Success
Your SUCCESS is assured with the CTAL-TM_Syll2012 exam questions of passin1day.com. Just Buy, Prepare and PASS!
Quality
All our braindumps are verified with their correct answers. Download ISTQB Practice tests in a printable PDF format.
Basic
$80
Any 3 Exams of Your Choice
3 Exams PDF + Online Test Engine
Buy Now
Premium
$100
Any 4 Exams of Your Choice
4 Exams PDF + Online Test Engine
Buy Now
Gold
$125
Any 5 Exams of Your Choice
5 Exams PDF + Online Test Engine
Buy Now
Passin1Day has a big success story in last 12 years with a long list of satisfied customers.
We are UK based company, selling CTAL-TM_Syll2012 practice test questions answers. We have a team of 34 people in Research, Writing, QA, Sales, Support and Marketing departments and helping people get success in their life.
We dont have a single unsatisfied iSQI customer in this time. Our customers are our asset and precious to us more than their money.
CTAL-TM_Syll2012 Dumps
We have recently updated iSQI CTAL-TM_Syll2012 dumps study guide. You can use our ISTQB braindumps and pass your exam in just 24 hours. Our ISTQB Certified Tester Advanced Level - Test Manager [Syllabus 2012] real exam contains latest questions. We are providing iSQI CTAL-TM_Syll2012 dumps with updates for 3 months. You can purchase in advance and start studying. Whenever iSQI update ISTQB Certified Tester Advanced Level - Test Manager [Syllabus 2012] exam, we also update our file with new questions. Passin1day is here to provide real CTAL-TM_Syll2012 exam questions to people who find it difficult to pass exam
ISTQB can advance your marketability and prove to be a key to differentiating you from those who have no certification and Passin1day is there to help you pass exam with CTAL-TM_Syll2012 dumps. iSQI Certifications demonstrate your competence and make your discerning employers recognize that ISTQB Certified Tester Advanced Level - Test Manager [Syllabus 2012] certified employees are more valuable to their organizations and customers. We have helped thousands of customers so far in achieving their goals. Our excellent comprehensive iSQI exam dumps will enable you to pass your certification ISTQB exam in just a single try. Passin1day is offering CTAL-TM_Syll2012 braindumps which are accurate and of high-quality verified by the IT professionals. Candidates can instantly download ISTQB dumps and access them at any device after purchase. Online ISTQB Certified Tester Advanced Level - Test Manager [Syllabus 2012] practice tests are planned and designed to prepare you completely for the real iSQI exam condition. Free CTAL-TM_Syll2012 dumps demos can be available on customer’s demand to check before placing an order.
What Our Customers Say
Jeff Brown
Thanks you so much passin1day.com team for all the help that you have provided me in my iSQI exam. I will use your dumps for next certification as well.
Mareena Frederick
You guys are awesome. Even 1 day is too much. I prepared my exam in just 3 hours with your CTAL-TM_Syll2012 exam dumps and passed it in first attempt :)
Ralph Donald
I am the fully satisfied customer of passin1day.com. I have passed my exam using your ISTQB Certified Tester Advanced Level - Test Manager [Syllabus 2012] braindumps in first attempt. You guys are the secret behind my success ;)
Lilly Solomon
I was so depressed when I get failed in my Cisco exam but thanks GOD you guys exist and helped me in passing my exams. I am nothing without you.