ISTQB復(fù)習(xí)題目_第1頁(yè)
ISTQB復(fù)習(xí)題目_第2頁(yè)
ISTQB復(fù)習(xí)題目_第3頁(yè)
ISTQB復(fù)習(xí)題目_第4頁(yè)
ISTQB復(fù)習(xí)題目_第5頁(yè)
已閱讀5頁(yè),還剩6頁(yè)未讀 繼續(xù)免費(fèi)閱讀

下載本文檔

版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請(qǐng)進(jìn)行舉報(bào)或認(rèn)領(lǐng)

文檔簡(jiǎn)介

1、1. What type of tools to be used for Regression Testing (b)a. Performance b. Record/Playback c. a&b d. None2 Which of the following is NOT part of configuration management (B) a) status accounting of configuration items b) auditing conformance to ISO9001c) identification of test versions d) reco

2、rd of changes to documentation over timee) controlled library access3 Which of the following is the main purpose of the integration strategy forintegration testing in the small? (C)a) to ensure that all of the small modules are tested adequatelyb) to ensure that the system interfaces to other system

3、s and networksc) to specify which modules to combine when and how many at onced) to ensure that the integration testing can be performed by a small teame) to specify how the software should be divided into modules4 Consider the following statements (b)i. an incident may be closed without being fixed

4、ii. incidents may not be raised against documentationiii. the final stage of incident tracking is fixingiv. the incident record does not include information on test environmentsv. incidents should be raised when someone other than the author of the software performs the testa) ii and v are true, I,

5、iii and iv are falseb) i and v are true, ii, iii and iv are falsec) i, iv and v are true, ii and iii are falsed) i and ii are true, iii, iv and v are falsee) i is true, ii, iii, iv and v are false5 Consider the following: (e)Pick up and read the newspaperLook at what is on televisionIf there is a pr

6、ogram that you are interested in watching then switch the thetelevision on and watch the programOtherwiseContinue reading the newspaperIf there is a crossword in the newspaper then try and complete the crossworda) SC = 1 and DC = 1b) SC = 1 and DC = 2c) SC = 1 and DC = 3d) SC = 2 and DC = 2e) SC = 2

7、 and DC = 36 Unreachable code would best be found using: (a)a) code reviewsb) code inspectionsc) a coverage toold) a test management toole) a static analysis tool7 When a new testing tool is purchased, it should be used first by:(a or b?)a) A small team to establish the best way to use the toolb) Ev

8、eryone who may eventually have some use for the toolc) The independent testing teamd) The managers to see what projects it should be used ine) The vendor contractor to write the initial scripts8 Which one of the following statements, about capture-replay tools, is NOTcorrect? (b)a) They are used to

9、support multi-user testing.b) They are used to capture and animate user requirements.c) They are the most frequently purchased types of CAST tool.d) They capture aspects of user behaviour.9 What is the important criterion in deciding what testing technique to use?(b)a. how well you know a particular

10、 techniqueb. the objective of the testc. how appropriate the technique is for testing the applicationd. whether there is a tool to support the technique10. _ and _ are used within individual workbenches to produce the right output products. (b)A. Tools and techniques B. Procedures and standardsC. Pr

11、ocesses and walkthroughs D. Reviews and update11. Which of the following can be root cause of a bug in a software product? (b)(I) The project had incomplete procedures for configuration management.(II) The time schedule to develop a certain component was cut.(III) the specification was unclear(IV) U

12、se of the code standard was not followed up(V) The testers were not certifieda. (I) and (II) are correctb. (I) through (IV) are correctc. (III) through (V) are correctd. (I), (II) and (IV) are correct12. Verification involves which of the following : (b)i. Helps to check the Quality of the built pro

13、ductii. Helps to check that we have built the right product.iii. Helps in developing the productiv. Monitoring tool wastage and obsoleteness.a) Options i,ii,iii,iv are true.b) i is true and ii,iii,iv are falsec) i,ii,iii are true and iv is falsed) ii is true and i,iii,iv are false.13. Which of the f

14、ollowing tools is most likely to contain a comparator?(b)A Dynamic Analysis tool.B Test Execution tool.C Static Analysis tool.D Security tool14. Validation involves which of the following (b)i. Helps to check the Quality of the Built Productii. Helps to check that we have built the right product.iii

15、. Helps in developing the productiv. Monitoring tool wastage and obsoleteness.a) Options i,ii,iii,iv are true.b) ii is true and i,iii,iv are falsec) i,ii,iii are true and iv is falsed) iii is true and i,ii,iv are false.15. Impact Analysis helps to decide :- (a)a) How much regression testing should b

16、e done.b) Exit Criteriac) How many more test cases need to written.d) Different Tools to perform Regression Testing16 The tool modifies the program code or manipulates tge operating environment in any way is considered non-invasive (b)a. Trueb. False17 Drivers are tools used to control and operate t

17、ge software being tested.(a)a. Trueb. False18. may facilitate the testing of components or part of a system by simulation the environment in which the test object will run (d)a. Test Design toolb. Test data preparation toolc. test execution toold. Test harnesse. None of the above19 What can static a

18、nalysis NOT find? (c)a) The use of a variable before it has been definedb) Unreachable (“dead”) codec) Whether the value stored in a variable is correctd) The re-definition of a variable before it has been usede) Array bound violations20 Which of the following is NOT a black box technique: (c)a) Equ

19、ivalence partitioningb) State transition testingc) LCSAJd) Syntax testinge) Boundary value analysis21 Which of the following statements about the component testing standard is false: (a)a) black box design techniques all have an associated measurement techniqueb) white box design techniques all have

20、 an associated measurement techniquec) cyclomatic complexity is not a test measurement techniqued) black box measurement techniques all have an associated test design techniquee) white box measurement techniques all have an associated test design technique22 Test managers should not: (c)a) report on

21、 deviations from the project planb) sign the system off for releasec) re-allocate resource to meet original plansd) raise incidents on faults that they have founde) provide information for risk analysis and quality improvement23 Unreachable code would best be found using: (a?)a) code reviewsb) code

22、inspectionsc) a coverage toold) a test management toole) a static analysis tool24 Which expression best matches the following characteristics or reviewprocesses: (b)1. led by author2. undocumented3. no management participation4. led by a trained moderator or leader5. uses entry exit criterias) inspe

23、ctiont) peer reviewu) informal reviewv) walkthrougha) s = 4, t = 3, u = 2 and 5, v = 1b) s = 4 and 5, t = 3, u = 2, v = 1c) s = 1 and 5, t = 3, u = 2, v = 4d) s = 5, t = 4, u = 3, v = 1 and 2e) s = 4 and 5, t = 1, u = 2, v = 325 The standard that gives definitions of testing terms is: (b)a) ISO/IEC

24、12207b) BS7925-1c) BS7925-2d) ANSI/IEEE 829e) ANSI/IEEE 72926 Which of the following is not part of performance testing: (c)a) Measuring response timeb) Measuring transaction ratesc) Recovery testing èacceptance testingd) Simulating many userse) Generating many transactions27 Statement Coverage

25、 will not check for the following. (a)a. Missing Statementsb. Unused Branchesc. Dead Coded. Unused Statement28 Which of the following is NOT true of test coverage criteria? (c)a) Test coverage criteria can be measured in terms of items exercised by a testsuite.b) A measure of test coverage criteria

26、is the percentage of user requirementscovered.c) A measure of test coverage criteria is the percentage of faults found.d) Test coverage criteria are often used when specifying test completion criteria.29 Given the following sets of test management terms (v-z), and activitydescriptions (1-5), which o

27、ne of the following best pairs the two sets? (c)v test controlw test monitoringx - test estimationy - incident managementz - configuration control1 - calculation of required test resources2 - maintenance of record of test results3 - re-allocation of resources when tests overrun4 - report on deviatio

28、n from test plan5 - tracking of anomalous test resultsa) v-3,w-2,x-1,y-5,z-4b) v-2,w-5,x-1,y-4,z-3c) v-3,w-4,x-1,y-5,z-2d) v-2,w-1,x-4,y-3,z-530 Which one of the following statements about system testing is NOT true?a) System tests are often performed by independent teams.b) Functional testing is us

29、ed more than structural testing.c) Faults found during system tests can be very expensive to fix.d) End-users should be involved in system tests.15 Which of the following is false? (b)a) In a system two different failures may have different severities.b) A system is necessarily more reliable after d

30、ebugging for the removal of a fault.c) A fault need not affect the reliability of a system.d) Undetected errors may lead to faults and eventually to incorrect behaviour.31 Which of the following is true of the V-model? (d)a) It states that modules are tested against user requirements.b) It only mode

31、ls the testing phase.c) It specifies the test techniques to be used.d) It includes the verification of designs.21 Which of the following should NOT normally be an objective for a test? (d)a) To find faults in the software.b) To assess whether the software is ready for release.c) To demonstrate that

32、the software doesnt work.d) To prove that the software is correct.32 Which of the following is a form of functional testing? (a)a) Boundary value analysisb) Usability testingc) Performance testingd) Security testing33 A failure is: (b)a) found in the software; the result of an error.b) departure fro

33、m specified behaviour.c) an incorrect step, process or data definition in a computer program.d) a human action that produces an incorrect result.34 The most important thing about early test design is that it (c)a) makes test preparation easier.b) means inspections are not required.c) can prevent fau

34、lt multiplication.d) will find all faults.35 Test cases are designed during: (d)a) test recording.b) test planning.c) test configuration.d) test specification.36.Software testing activities should start (d)a. as soon as the code is writtenb. during the design stagec. when the requirements have been

35、formally documentedd. as soon as possible in the development life cycle37.What is the main reason for testing software before releasing it?(d)a. to show that system will work after releaseb. to decide when the software is of sufficient quality to releasec. to find as many bugs as possible before rel

36、eased. to give information for a risk based decision about release38. which of the following statements is not true (c)a. performance testing can be done during unit testing as well as during thetesting of whole systemb. The acceptance test does not necessarily include a regression testc. Verificati

37、on activities should not involve testers (reviews, inspections etc)d. Test environments should be as similar to production environments as possible39 which of the following statements are true? (c)a. Faults in program specifications are the most expensive to fix.b. Faults in code are the most expens

38、ive to fix.c. Faults in requirements are the most expensive to fixd. Faults in designs are the most expensive to fix.40. Which of the following statements is true about a software verification and validation program? (c)I. It strives to ensure that quality is built into software.II. It provides mana

39、gement with insights into the state of a software project.III. It ensures that alpha, beta, and system tests are performed.IV. It is executed in parallel with software development activities.A. I, II&III B.II, III&IV C.I, II&IV D.I, III&IV41. Change X requires a higher level of autho

40、rity than Change Y in which of the following pairs? (d)Change X Change YA. Code in development Code in productionB. Specifications during requirements analysis Specifications during systems testC. Documents requested by the technical development group Documents requestedby customersD. A product dist

41、ributed to several sites A product with a single user.42. One of the more daunting challenges of managing a test project is that so many dependencies converge at test execution. One missing configuration file or hard ware device can render all your test results meaning less. You can end up with an e

42、ntire platoon of testers sitting around for days.Who is responsible for this incident?(a)A. Test managers faults onlyB. Test lead faults onlyC. Test manager and project manager faultsD. Testers faults only43. There is one application, which runs on a single terminal. There is another application tha

43、t works on multiple terminals. What are the test techniques you will use on the second application that you would not do on the first application?(c)A. Integrity, Response time B. Concurrency test, ScalabilityC. Update & Rollback, Response time D. Concurrency test, Integrity44. Cause effect grap

44、hing is related to the standard (b)A. BS7799 B. BS 7925/2 C. ISO/IEC 926/1 D. ISO/IEC 2382/145. A test harness is a (c)A. A high level document describing the principles, approach and major objectivesof the organization regarding testingB. A distance set of test activities collected into a manageabl

45、e phase of a projectC. A test environment comprised of stubs and drives needed to conduct a testD. A set of several test cases for a component or system under test46. You are a tester for testing a large system. The system data model is very large with many attributes and there are a lot of inter de

46、pendencies with in the fields.What steps would you use to test the system and also what are the efforts of the test you have taken on the test plan (a)A. Improve super vision, More reviews of artifacts or program means stagecontainment of the defects.B. Extend the test plan so that you can test all

47、the inter dependenciesC. Divide the large system in to small modules and test the functionalityD. Test the interdependencies first, after that check the system as a whole47. Change request should be submitted through development or programmanagement. A change request must be written and should inclu

48、de the followingcriteria. (d)I. Definition of the changeII. Documentation to be updatedIII. Name of the tester or developerIV. Dependencies of the change request.A. I, III and IV B. I, II and III C. II, III and IV D. I, II and IV48. “This life cycle model is basically driven by schedule and budget r

49、isks” This statement is best suited for (d)A. Water fall model B. Spiral modelC. Incremental model D. V-Model49. _ and _ are used within individual workbenches to produce the right output products. (b)A. Tools and techniques B. Procedures and standardsC. Processes and walkthroughs D. Reviews and upd

50、ate50. Stochastic testing using statistical information or operational profiles uses the following method (c)A. Heuristic testing approachB. Methodical testing approachC. Model based testing approachD. Process or standard compliant testing approach51. A project that is in the implementation phase is

51、 six weeks behind schedule.The delivery date for the product is four months away. The project is not allowed to slip the delivery date or compromise on the quality standards established for this product. Which of the following actions would bring this project back on schedule? (a)A. Eliminate some o

52、f the requirements that have not yet been implemented.B. Add more engineers to the project to make up for lost work.C. Ask the current developers to work overtime until the lost work is recovered.D. Hire more software quality assurance personnel.52. Function/Test matrix is a type of (c)a. Interim Te

53、st reportb. Final test reportc. Project status reportd. Management report53. Defect Management process does not include (b)a. Defect preventionb. Deliverable base-liningc. Management reportingd. None of the above54. Which of the following is not a characteristic for Testability? (d)a. Operabilityb.

54、Observabilityc. Simplicityd. Robustness55 What is NOT included in typical costs for an inspection process? (c)a) setting up forms and databasesb) analysing metrics and improving processesc) writing the documents to be inspectedd) time spent on the document outside the meeting56. A Project risk inclu

55、des which of the following : (a)a) Organizational Factorsb) Poor Software characteristicsc) Error Prone software delivered.d) Software that does not perform its intended functions57. Which of the following is not a major task of Exit criteria? (b)a) Checking test logs against the exit criteria speci

56、fied in test planning.b) Logging the outcome of test execution.c) Assessing if more tests are needed.d) Writing a test summary report for stakeholders.58. Static analysis is best described as: (c)a) The analysis of batch programs.b) The reviewing of test plans.c) The analysis of program code.d) The

57、use of black box testing.59 The testing technique that requires devising test cases to demonstrate that each program function is operational is called (c)a. black-box testingb. glass-box testingc. grey-box testingd. white-box testing60. Majority of system errors occur in the _ phase (a)a. Requirements Phase.b. Analysi

溫馨提示

  • 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請(qǐng)下載最新的WinRAR軟件解壓。
  • 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請(qǐng)聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
  • 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁(yè)內(nèi)容里面會(huì)有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
  • 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
  • 5. 人人文庫(kù)網(wǎng)僅提供信息存儲(chǔ)空間,僅對(duì)用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對(duì)用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對(duì)任何下載內(nèi)容負(fù)責(zé)。
  • 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請(qǐng)與我們聯(lián)系,我們立即糾正。
  • 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶因使用這些下載資源對(duì)自己和他人造成任何形式的傷害或損失。

最新文檔

評(píng)論

0/150

提交評(píng)論