помимо резюме и референсес требуют взять тест PreVIsor:
https://www.select2perform.com/default? ... 1d5cbe71f7
кто то брал этот тест?

Any info is appreciated,
P.S. Вопросы довольно странные

1. The Software Engineering Body of Knowledge (SWEBOK), which is derived from, yet independent of various I.E.E.E. standards, identifies the concerns of the Software Quality subject-matter area as being unique to those of a Quality Control or Testing group.
Based on the text above, which one of the following items corresponds to the functional responsibility of a Quality Control or Testing group?
a.)
The planned and systematic techniques, designed to evaluate the quality of and adherence to software process standards
b.)
The static verification of the behavior of a program on a finite set of test cases, suitably selected from the usually infinite executions domain, against the expected behavior
c.)
The process of defining the architecture, components, interfaces, and other characteristics of a system or component
d.)
The process of dealing with considerations that transcend the software life cycle processes
e.)
The discipline of identifying the system items at distinct points in time for the purpose of systematically controlling changes to the items and maintaining the integrity and traceability of them throughout the system life cycle
2. The company has software running in its production environment that was designed and tested on its quad-processor servers with 16 GB of RAM. In order to meet budget constraints, its disaster recovery plan calls for this same software to be installed on functionally identical servers, which are dual-processor with 12 GB of RAM. The test group has been tasked with confirming that the software is going to work on the hardware proposed in the disaster recovery plan.
Which one of the following testing types is being used in the scenario above?
a.)
Back out
b.)
Load
c.)
Usability
d.)
Stress
e.)
Localization
3. Many test managers limit the scope of test project management to areas solely related to test execution. A more participatory approach places test project management in a broader context.
Based on the text above, a broader context for test project management includes all but which one of the following?
a.)
Design risk management practice
b.)
Assess the quality of the system under test
c.)
Create a context for testing
d.)
Refine the testing process
e.)
Communicate the test results
4. You have been asked to test a data management tool that consists of 30 forms with insert, update, and delete capabilities. You design test cases to test the dialogs, alerts, and other feedback provided to the user when saves and updates are transacted.
Referring to the scenario above, which one of the following testing types are you using?
a.)
Interface
b.)
Negative
c.)
Bottom-up
d.)
Depth
e.)
Multi-user