Alpha testing Your answer is correct.. Regression testing Your answer is correct.. Integration testing Your answer is correct.. Integration testing Your answer is correct... 5/10/2018
Trang 15/10/2018 Test (Before Class)
Question 1
Correct
Mark 1.00 out of
1.00
Question 2
Correct
Mark 1.00 out of
1.00
Started on Friday, 5 October 2018, 7:24 AM
State Finished Completed on Friday, 5 October 2018, 7:32 AM
Time taken 7 mins 52 secs
Marks 40.00/40.00 Grade 10.00 out of 10.00 (100%)
What type of testing will you perform on internet banking solution?
Select one:
a.
Requirements testing
b.
Non-functional testing
c.
Functional testing
d.
System integration
Your answer is correct
Link Testing is also called as:
Select one:
a Maintenance testing
Kiem thu phan mem_
2018_2019_HKI_Sang_Thu6
Trang 25/10/2018 Test (Before Class)
Question 3
Correct
Mark 1.00 out of
1.00
Question 4
Correct
Mark 1.00 out of
1.00
Question 5
Correct
Mark 1.00 out of
1.00
The _ Testing will be performed by the people at client own locations Select one:
a Performance Testing
b Field testing It is also known as beta testing It takes place at customer's site It sends the system to users who install it and use it under real - world working conditions
c System Testing
d Alpha testing
Your answer is correct
What type of testing is done to supplement the rigorous testing?
Select one:
a.
Error Guessing
b.
Integration testing
c.
System testing.
d.
Regression testing
Your answer is correct
Which of the following is not part of performance testing:
Select one:
a Measuring transaction rates
b Simulating many users
c Measuring response time
d Generating many transactions
e Recovery testing
Trang 35/10/2018 Test (Before Class)
Question 6
Correct
Mark 1.00 out of
1.00
Question 7
Correct
Mark 1.00 out of
1.00
Integration testing in the large involves:
Select one:
a.
Combing software components and testing them in one go.
b.
Testing the system when combined with other systems
c.
Testing a system with a large number of users.
d.
Testing a sub-system using stubs and drivers.
Your answer is correct
In system testing
Select one:
a.
Both functional and non-functional requirements are to be tested
b.
Only requirements which are listed in the specification document are to be tested
c.
Only non-functional requirements are tested; functional requirements are validated in a review
d.
Only functional requirements are tested; non-functional requirements are validated in a review
Trang 45/10/2018 Test (Before Class)
Question 8
Correct
Mark 1.00 out of
1.00
Question 9
Correct
Mark 1.00 out of
1.00
Which test can be performed at all test levels?
Select one:
a System testing
b Structural testing
c Operational testing
d Integration testing
Your answer is correct
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
Select one:
a System Testing
b Integration Testing
c Usability Testing
d Load Testing
Your answer is correct
Trang 55/10/2018 Test (Before Class)
Question 10
Correct
Mark 1.00 out of
1.00
Question 11
Correct
Mark 1.00 out of
1.00
Which of the following is a form of functional testing?
Select one:
a.
Performance testing
b.
Security testing
c.
Usability testing
d.
Boundary value analysis
Your answer is correct
Contract and regulation testing is a part of
Select one:
a Smoke testing
b System testing
c Acceptance testing
d Integration testing
Your answer is correct
Trang 65/10/2018 Test (Before Class)
Question 12
Correct
Mark 1.00 out of
1.00
Question 13
Correct
Mark 1.00 out of
1.00
System Integration testing should be done after Select one:
a.
Component integration testing
b.
System testing
c.
Integration testing
d.
Unit testing
Your answer is correct
Acceptance testing means Select one:
a.
Testing after changes have been made to ensure that no unwanted changes were introduced
b.
Users test the application in the developers environment
c.
Testing performed on a single stand - alone module or unit of code
d.
Testing to ensure that the system meets the needs of the organization and end user
Your answer is correct
Trang 75/10/2018 Test (Before Class)
Question 14
Correct
Mark 1.00 out of
1.00
Question 15
Correct
Mark 1.00 out of
1.00
Which of the following are characteristic of regression testing?
i) Regression testing is run ONLY once ii) Regression testing is used after fixes have been made iii) Regression testing is often automated
iv) Regression tests need not be maintained
Select one:
a iii.
b ii, iii.
c i, iii, iv
d ii, iv.
Your answer is correct
Arc testing is known as
Select one:
a Ad-hoc testing
b Beta testing
c Branch testing
d Agile testing
Your answer is correct
Trang 85/10/2018 Test (Before Class)
Question 16
Correct
Mark 1.00 out of
1.00
Question 17
Correct
Mark 1.00 out of
1.00
A regression test:
Select one:
a.
Will always be automated
b.
Will help ensure unchanged areas of the software have not been affected
c.
Can only be run during user acceptance testing
d.
Will help ensure changed areas of the software have not been affected
Your answer is correct
Which of the following is a type of non-functional testing?
Select one:
a.
Statement Coverage
b.
Cause-effect graphing.
c.
Usability testing
d.
Dataflow testing.
Your answer is correct
Trang 95/10/2018 Test (Before Class)
Question 18
Correct
Mark 1.00 out of
1.00
Question 19
Correct
Mark 1.00 out of
1.00
Question 20
Correct
Mark 1.00 out of
1.00
Which test may not mimic real world situations
Select one:
a None of the above
b Structural Testing
c All of the above
d Functional testing
Your answer is correct
Which test investigates both functional and non-functional system requirements?
Select one:
a System testing
b Alpha testing
c Confirmation testing
d Acceptance testing
Your answer is correct
The process starting with the terminal modules is called:
Select one:
a Module integration
b Bottom-up integration
c Top-down integration
d None of the above
Your answer is correct
Trang 105/10/2018 Test (Before Class)
Question 21
Correct
Mark 1.00 out of
1.00
Question 22
Correct
Mark 1.00 out of
1.00
Question 23
Correct
Mark 1.00 out of
1.00
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
Select one:
a Integration Testing
b User Acceptance Testing
c Validation Testing
d System Testing
Your answer is correct
System testing should investigate
Select one:
a Functional requirements only not non-functional requirements
b Non-functional requirements and Functional requirements
c Non-functional requirements only not Functional requirements
d Non-functional requirements or Functional requirements
Your answer is correct
Which of the following combinations correctly describes a valid approach to component testing:
i) Functional testing of the component in isolation
ii) Structure-based testing of the code without recording incidents
iii) Automated tests that are run until the component passes
iv) Functional testing of the interfaces between modules
Select one:
a I ii and iii
b iii
c ii and iv
d i and ii.
,
Trang 115/10/2018 Test (Before Class)
Question 24
Correct
Mark 1.00 out of
1.00
Question 25
Correct
Mark 1.00 out of
1.00
Which of the following defines the expected results of a test?
Select one:
a.
Test procedure specification
b.
Test design specification.
c.
Test case specification
d.
Test results
Your answer is correct
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 _
Select one:
a Exhaustive Testing
b Regression Testing
c Branch Testing
d Basic Path Testing
Your answer is correct
Trang 125/10/2018 Test (Before Class)
Question 26
Correct
Mark 1.00 out of
1.00
Question 27
Correct
Mark 1.00 out of
1.00
To test a function, the programmer has to write a , which calls the function and passes it the test data
Select one:
a None of the above
b Proxy c.
Stub
d Driver
Your answer is correct
Which is the best definition of complete testing:
Select one:
a.
You have discovered every bug in the program
b.
You have completed every test in the test plan.
c.
You have reached the scheduled ship date.
d.
You have tested every statement, branch, and combination of branches in the program.
Your answer is correct
Trang 135/10/2018 Test (Before Class)
Question 28
Correct
Mark 1.00 out of
1.00
Question 29
Correct
Mark 1.00 out of
1.00
Question 30
Correct
Mark 1.00 out of
1.00
Which is the non - functional testing?
Select one:
a Unit testing
b Regression testing
c Performance testing
d Sanity testing
Your answer is correct
Which is not a Component testing
Select one:
a Check the memory leaks
b Check the robustness
c Check the branch coverage
d Check the decision tables
Your answer is correct
Which of the following is a test type?
Select one:
a Component Testing
b Functional Testing
c System Testing
d Acceptance Testing
Your answer is correct
Trang 145/10/2018 Test (Before Class)
Question 31
Correct
Mark 1.00 out of
1.00
Question 32
Correct
Mark 1.00 out of
1.00
Question 33
Correct
Mark 1.00 out of
1.00
The purpose of exit criteria is Select one:
a.
Define when to stop testing
b.
All of the above
c.
End of test level
d.
When a set of tests has achieved a specific pre condition
Your answer is correct
What is beta testing?
Select one:
a Testing performed by potential customers at the developers location.
b Testing performed by product developers at their own locations.
c Testing performed by potential customers at their own locations.
d Testing performed by product developers at the customer's location.
Your answer is correct
Component Integration Testing can be done Select one:
a After unit testing
b After system testing
c After component testing
d Before Integration Testing
Trang 155/10/2018 Test (Before Class)
Question 34
Correct
Mark 1.00 out of
1.00
Question 35
Correct
Mark 1.00 out of
1.00
Regression testing should be performed:
i Every week
ii After the software has changed iii As often as possible
iv When the environment has changed
v When the project manager says Select one:
a.
ii & iv are true, i, iii & v are false
b.
ii, iii & iv are true, i & v are false
c.
ii is true, i, iii, iv & v are false
d.
i & ii are true, iii, iv & v are false
Your answer is correct
The _ testing will be performed by the people at client own locations
Select one:
a Field testing
b Performance testing
c System testing
d Alpha testing
Your answer is correct
Trang 165/10/2018 Test (Before Class)
Question 36
Correct
Mark 1.00 out of
1.00
Question 37
Correct
Mark 1.00 out of
1.00
Question 38
Correct
Mark 1.00 out of
1.00
Which test ensures that modifications did not introduce new problems?
Select one:
a Stress testing
b Black-box testing
c Regression testing
d Structural testing
Your answer is correct
Functional testing is mostly:
Select one:
a Both of the above
b Validation techniques
c None of the above
d Verification techniques
Your answer is correct
Link Testing is also called as : Select one:
a.
Component System Testing
b.
Component Sub System Testing
c.
Component Integration testing d.
Maintenance testing
Trang 175/10/2018 Test (Before Class)
Question 39
Correct
Mark 1.00 out of
1.00
Question 40
Correct
Mark 1.00 out of
1.00
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 I, II and III
b I and III
c I, III and IV
d II and IV
Your answer is correct
What is the purpose of exit criteria?
Select one:
a.
To define when a test level is complete
b.
To identify when a software system should be retired.
c To determine when a test has completed.
d.
To determine whether a test has passed.
Your answer is correct
Return to: Week 4 (05/10)