Practice iSQI CTAL-ATT Exam Questions
-
-
Page: 1/8
Total 40 Questions
Question No 1
Why is it important to refactor test cases to make them easier to understand?
Question No 2
How does static code analysis help reduce technical debt?
Question No 3
When test cases are re - run after refactoring, what should always be verified'?
Question No 4
Which of the following is a primary goal for refactoring test cases?
Question No 5
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?
-
Page: 1/8
Total 40 Questions
-