Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống
1
/ 14 trang
THÔNG TIN TÀI LIỆU
Thông tin cơ bản
Định dạng
Số trang
14
Dung lượng
466,66 KB
Nội dung
21/9/2018 Test (Before class) Kiem thu phan mem_ 2018_2019_HKI_Sang_Thu6 Started on Friday, 21 September 2018, 7:26 AM State Finished Completed on Friday, 21 September 2018, 7:38 AM Time taken 11 mins 39 secs Marks 39.00/40.00 Grade 9.75 out of 10.00 (98%) Question Match every stage of the software development life cycle with the testing life cycle: Correct Mark 1.00 out of 1.00 Low-level design Integration Test Business requirements Acceptance Test Code Unit Test Hi-level design System Test Your answer is correct Question The inputs for developing a test plan are taken from Correct Mark 1.00 out of 1.00 Select one: a Support plan b None of the above c Project plan d Business plan Your answer is correct https://lms.hcmute.edu.vn/mod/quiz/review.php?attempt=760089 1/14 21/9/2018 Question Which of the following is TRUE? Test (Before class) Correct Mark 1.00 out of Select one: 1.00 a Confirmation testing is testing fixes to a set of defects and Regression testing is testing to establish whether any defects have been introduced as a result of changes b Confirmation testing and Regression testing are both testing to establish whether any defects have been introduced as a result of changes c Confirmation testing and Regression testing are both testing fixes to a set of defects d Confirmation testing is testing to establish whether any defects have been introduced as a result of changes and Regression testing is testing fixes to a set of defects Your answer is correct Question Which of the following are characteristic of regression testing? Correct i) Regression testing is run ONLY once Mark 1.00 out of ii) Regression testing is used after fixes have been made 1.00 iii) Regression testing is often automated iv) Regression tests need not be maintained Select one: a ii, iii b ii, iv c i, iii, iv d iii Your answer is correct https://lms.hcmute.edu.vn/mod/quiz/review.php?attempt=760089 2/14 21/9/2018 Question Test (Before class) What principle is BEST described when test designs are written by a third party? Correct Mark 1.00 out of 1.00 Select one: a Interoperability testing b Independent testing c Integration testing d Exploratory testing Your answer is correct Question Which of the following combinations correctly describes a valid approach to component testing: Correct i) Functional testing of the component in isolation Mark 1.00 out of ii) Structure-based testing of the code without recording incidents 1.00 iii) Automated tests that are run until the component passes iv) Functional testing of the interfaces between modules Select one: a iii b i and ii c I, ii and iii d ii and iv Your answer is correct Question What is the name of a skeletal implementation of a software component that is used for testing? Correct Mark 1.00 out of 1.00 Select one: a Driver b Stub c Domain d Use case Your answer is correct https://lms.hcmute.edu.vn/mod/quiz/review.php?attempt=760089 3/14 21/9/2018 Question Correct Mark 1.00 out of Test (Before class) Testing where in we subject the target of the test, to varying workloads to measure and evaluate the performance behaviors and ability of the target and of the test to continue to function properly under these different workloads 1.00 Select one: a Load Testing b System Testing c Usability Testing d Integration Testing Your answer is correct Question Correct Mark 1.00 out of Performs sufficient testing to evaluate every possible path and condition in the application system The only test method that guarantees the proper functioning of the application system is called as _ 1.00 Select one: a Exhaustive Testing b Branch Testing c Regression Testing d Basic Path Testing Your answer is correct Question 10 Correct Mark 1.00 out of During this event the entire system is tested to verify that all functional information structural and quality requirements have been met A predetermined combination of tests is designed that when executed successfully satisfy management that the system meets specifications 1.00 Select one: a Validation Testing b System Testing c Integration Testing d User Acceptance Testing Your answer is correct https://lms.hcmute.edu.vn/mod/quiz/review.php?attempt=760089 4/14 21/9/2018 Question 11 Correct Mark 1.00 out of 1.00 Test (Before class) During testing, a defect was found in which the system crashed when the network got disconnected while receiving data from the server The defect was fixed by correcting functionality which checks the network availability during data transfer Existing test cases did cover 100% of the module statements To verify the fix and ensure more extensive coverage, some tests were designed and added to the test suite What types of testing are mentioned above? I Functional testing II Structural testing III Confirmation testing IV Performance testing Select one: a II and IV b I and III c I, III and IV d I, II and III Your answer is correct Question 12 Which test investigates both functional and non-functional system requirements? Correct Mark 1.00 out of Select one: 1.00 a Alpha testing b Acceptance testing c Confirmation testing d System testing Your answer is correct Question 13 Which test may not mimic real world situations Correct Mark 1.00 out of 1.00 Select one: a Structural Testing b All of the above c None of the above d Functional testing Your answer is correct https://lms.hcmute.edu.vn/mod/quiz/review.php?attempt=760089 5/14 21/9/2018 Question 14 Test (Before class) The process starting with the terminal modules is called: Correct Mark 1.00 out of 1.00 Select one: a Bottom-up integration b Top-down integration c None of the above d Module integration Your answer is correct Question 15 Correct Which testing is used to verify that the system can perform properly when internal program or system limitations have been exceeded Mark 1.00 out of 1.00 Select one: a Load Testing b Stress Testing c Performance Testing d Volume testing Your answer is correct Question 16 Which of the following is true of the V - model? Correct Mark 1.00 out of 1.00 Select one: a It states that modules are tested against user requirements b It only models the testing phase c It includes the verification of designs d It specifies the test techniques to be used Your answer is correct https://lms.hcmute.edu.vn/mod/quiz/review.php?attempt=760089 6/14 21/9/2018 Question 17 Test (Before class) During which fundamental test process activity we determine if MORE tests are needed? Correct Mark 1.00 out of 1.00 Select one: a Evaluating test exit criteria b Test implementation and execution c Test analysis and design d Test planning and control Your answer is correct Question 18 Which of the following is a major task of test planning? Correct Mark 1.00 out of 1.00 Select one: a Evaluating exit criteria and reporting b Measuring and analyzing results c Determining the test approach d Preparing test specifications Your answer is correct Question 19 Which test levels are USUALLY included in the common type of V - model? Correct Mark 1.00 out of 1.00 Select one: a Alpha testing, beta testing, black-box testing, and white-box testing b Component testing, integration testing, system testing, and acceptance testing c Incremental testing, exhaustive testing, exploratory testing, and data driven testing d Integration testing, system testing, acceptance testing, and regression testing Your answer is correct https://lms.hcmute.edu.vn/mod/quiz/review.php?attempt=760089 7/14 21/9/2018 Question 20 Test (Before class) Place the stages of the Fundamental Test Process in the usual order (by time) Correct a Test closure activities Mark 1.00 out of b Analysis and design 1.00 c Planning and control d Implementation and execution e Evaluating exit criteria and reporting Select one: a c, b, d, a, e b c, b, d, e, a c b, c, d, e, a d c, b, e, d, a Your answer is correct Question 21 Correct During which activity of the Fundamental Test Process you compare actual with expected results? Mark 1.00 out of 1.00 Select one: a Test implementation and execution b Test analysis and design c Evaluating exit criteria and reporting d Test closure activities Your answer is correct Question 22 Which activity in the Fundamental Test Process creates test suites for efficient test execution? Correct Mark 1.00 out of 1.00 Select one: a Planning and control b Implementation and execution c Analysis and design d Test closure Your answer is correct https://lms.hcmute.edu.vn/mod/quiz/review.php?attempt=760089 8/14 21/9/2018 Question 23 Test (Before class) Which of the following is a MAJOR activity of test planning? Correct Mark 1.00 out of Select one: 1.00 a Measuring and analysing results b Initiation of corrective actions c Monitoring and documenting progress d Determining the exit criteria Your answer is correct Question 24 As part of which test process you determine the exit criteria? Correct Mark 1.00 out of 1.00 Select one: a Evaluating exit criteria and reporting b Test planning c Test closure d Test control Your answer is correct Question 25 Which of the following is a MAJOR task of test implementation and execution? Incorrect Mark 0.00 out of 1.00 Select one: a Reporting discrepancies as incidents b Assessing if more tests are needed c Identifying test conditions or test requirements d Measuring and analyzing results Your answer is incorrect https://lms.hcmute.edu.vn/mod/quiz/review.php?attempt=760089 9/14 21/9/2018 Question 26 What is beta testing? Test (Before class) Correct Mark 1.00 out of 1.00 Select one: a Testing performed by product developers at the customer's location b Testing performed by potential customers at their own locations c Testing performed by product developers at their own locations d Testing performed by potential customers at the developers location Your answer is correct Question 27 System testing should investigate Correct Mark 1.00 out of 1.00 Select one: a Non-functional requirements and Functional requirements b Functional requirements only not non-functional requirements c Non-functional requirements only not Functional requirements d Non-functional requirements or Functional requirements Your answer is correct Question 28 Contract and regulation testing is a part of Correct Mark 1.00 out of 1.00 Select one: a Smoke testing b Integration testing c Acceptance testing d System testing Your answer is correct https://lms.hcmute.edu.vn/mod/quiz/review.php?attempt=760089 10/14 21/9/2018 Question 29 Test (Before class) The _ testing will be performed by the people at client own locations Correct Mark 1.00 out of 1.00 Select one: a Alpha testing b Field testing c Performance testing d System testing Your answer is correct Question 30 Arc testing is known as Correct Mark 1.00 out of Select one: 1.00 a Agile testing b Beta testing c Branch testing d Ad-hoc testing Your answer is correct Question 31 Which test can be performed at all test levels? Correct Mark 1.00 out of 1.00 Select one: a Operational testing b Structural testing c Integration testing d System testing Your answer is correct https://lms.hcmute.edu.vn/mod/quiz/review.php?attempt=760089 11/14 21/9/2018 Question 32 Which is the non - functional testing? Test (Before class) Correct Mark 1.00 out of 1.00 Select one: a Unit testing b Regression testing c Performance testing d Sanity testing Your answer is correct Question 33 Link Testing is also called as: Correct Mark 1.00 out of 1.00 Select one: a Component Sub System Testing b Maintenance testing c Component System Testing d Component Integration testing Your answer is correct Question 34 Correct When a defect is detected and fixed then the software should be retested to confirm that the original defect has been successfully removed This is called: Mark 1.00 out of 1.00 Select one: a Regression testing b Confirmation testing c None of the above d Maintenance testing Your answer is correct https://lms.hcmute.edu.vn/mod/quiz/review.php?attempt=760089 12/14 21/9/2018 Question 35 What is the Software Testing Life Cycle? Test (Before class) Correct Mark 1.00 out of 1.00 Select one: a It is a life cycle about the software development process b It is a set of steps that can be performed in any order to test the quality of software c It is a set of specifications the programmers write to decide the functions of the software d It is a set of steps that needs to be performed in sequence to test the quality of software Your answer is correct Question 36 How are the SDLC and STLC models related? Correct Mark 1.00 out of 1.00 Select one: a A software testing life cycle (STLC) test is needed only after all software development life cycle (SDLC) steps are complete b A software testing life cycle (STLC) test is needed at each stage of the software development life cycle (SDLC) c The software testing life cycle (STLC) test is done by the development team d The software testing life cycle (STLC) test is done by a separate test team Your answer is correct Question 37 Correct Mark 1.00 out of 1.00 What are the benefits of integrating the development and testing in the software development life cycle? Select one: a Management philosophy mandates testing after development b It improves mentorship and empowerment in software development c It simplifies identifying and fixing errors before they make it into the final product d It makes sure that errors and oversights are caught after the system goes into production Your answer is correct https://lms.hcmute.edu.vn/mod/quiz/review.php?attempt=760089 13/14 21/9/2018 Question 38 Correct Mark 1.00 out of 1.00 Test (Before class) What is the phase where a determination is made about what version of the software will be tested? Select one: a Test environment phase b Development phase c Planning phase d Requirements phase Your answer is correct Question 39 Why is developing the test case important? Correct Mark 1.00 out of 1.00 Select one: a The planning phase follows the plan as outlined in the test case b The execution of the test follows the plan as outlined in the test case c The requirement analysis follows the plan as outlined in the test case d Closing the test cycle follows the plan as outlined in the test case Your answer is correct Question 40 Correct Mark 1.00 out of 1.00 To check whether we are developing the right product according to the customer requirements are not It is a static process Select one: a Validation b Quality Control c Verification d Quality Assurance Your answer is correct Return to: Week (21/09) https://lms.hcmute.edu.vn/mod/quiz/review.php?attempt=760089 14/14 ... 21 /9 /20 18 Question 32 Which is the non - functional testing? Test (Before class) Correct Mark 1.00 out of 1.00 Select one: a Unit testing b Regression testing c Performance testing d Sanity testing... Alpha testing, beta testing, black-box testing, and white-box testing b Component testing, integration testing, system testing, and acceptance testing c Incremental testing, exhaustive testing,... 10/14 21 /9 /20 18 Question 29 Test (Before class) The _ testing will be performed by the people at client own locations Correct Mark 1.00 out of 1.00 Select one: a Alpha testing b Field testing