Exam Name: | Certified Tester Advanced Level Agile Technical Tester | ||
Exam Code: | CTAL-ATT Dumps | ||
Vendor: | iSQI | Certification: | Agile Technical Tester |
Questions: | 79 Q&A's | Shared By: | ariel |
When using a process-compliant approach to testing a safety-critical project what is an important aspect of test automation?
You are testing a new feature in the current iteration. The feature is supposed to take the input of a name and return the number of characters in the name. This information is used by another feature that will determine the size needed on a form. The acceptance criteria state the following
1) a name of up to 30 characters should be accepted
2) standard error processing should be in place to limit user errors
The developers are using TDD and you have asked to see their tests. This is what they gave you
When you run your manual tests you are finding that when you use the following inputs you get the associated results:
From these results what can you conclude about the TDD process?
You are working in a project that developed a product that has reached a stable state and is
deployed on different HW configurations all over Europe.
You management decided to use your project as Proof of Concept for adopting CI as a new way of
working. The POC was implemented on one set of hardware and was successful.
Which of the following actions is a good next step?
Which of the following correctly describes positive characteristic of unit tests?