1.
Who validates and designs Frank tests?
Correct Answer
A. Experienced subject matter experts (SME)
Explanation
Experienced subject matter experts (SME) are responsible for validating and designing Frank tests. They possess in-depth knowledge and expertise in the specific subject matter being tested. Their experience allows them to understand the nuances and intricacies of the subject, ensuring that the tests are accurate and comprehensive. This expertise ensures that the tests are designed effectively and can accurately assess the knowledge and skills of the individuals being tested.
2.
Which apps use Frank testing?
Correct Answer
D. IOS
Explanation
Frank testing is a popular open-source framework used for testing iOS applications. It allows developers to write tests in a natural language format, making it easier to understand and maintain. With Frank, developers can automate UI testing, perform integration testing, and ensure the quality and functionality of their iOS apps. Therefore, the correct answer is iOS.
3.
What's the first step of Frank testing?
Correct Answer
C. Writing and Running a Feature/Test
Explanation
The first step of Frank testing is to write and run a feature/test. This involves creating a test case or scenario to evaluate the functionality of the application. By writing and running a feature/test, developers can identify any issues or bugs in the application and make necessary improvements.
4.
What's the last step in Frank testing?
Correct Answer
B. Build and Run
Explanation
The last step in Frank testing is to build and run the application. This ensures that the changes made during testing are reflected in the final version of the application. The build process compiles the code and creates an executable file, while the run process executes the application and allows for further testing and validation. This step is crucial in ensuring that the tested features and functionalities are successfully integrated into the final product.
5.
Which software does Frank use?
Correct Answer
B. Cucumber
Explanation
Frank uses cucumber software.
6.
Which statement is true?
Correct Answer
A. Frank allows you to write structured text test/acceptance tests/requirements.
Explanation
Frank allows you to write structured text test/acceptance tests/requirements. This means that Frank provides a platform or tool that enables users to create and document test cases, acceptance criteria, and requirements in a structured text format. It helps in organizing and standardizing the testing process by allowing users to define and track their tests and requirements in a systematic manner.
7.
What's the name of Frank's "app inspector"?
Correct Answer
C. Symbiote
Explanation
Frank's "app inspector" is named Symbiote.
8.
Which feature Frank doesn't have?
Correct Answer
A. Results playback
Explanation
Frank doesn't have the feature of "results playback". This means that he is unable to review or watch the recorded results of any activity or test he has performed. While he may have other features such as easy setup, video recording, and a great community, the absence of results playback suggests that he cannot access or view the outcome or data of his actions.
9.
What is suggested to do with Frank steps?
Correct Answer
D. Create your own steps.
Explanation
The correct answer is to create your own steps. This implies that the suggested course of action for dealing with Frank's steps is to come up with new steps or instructions instead of using the given ones, changing them partially, or modifying them completely. This suggests that the given steps may not be suitable or effective for the situation at hand, and it is better to devise a fresh set of steps that are tailored to the specific requirements or circumstances.
10.
Which statement is true?
Correct Answer
C. Frank can write tests for Mac apps and iOS apps.
Explanation
The correct answer is "Frank can write tests for Mac apps and iOS apps." This statement implies that Frank has the ability to write tests for both Mac apps and iOS apps specifically. It does not mention anything about Frank's ability to write tests for Android apps or all apps in general.