Podcast
Questions and Answers
The definition of Unit Testing is_____________________.
The definition of Unit Testing is_____________________.
- Review and testing of the application and its components by peers
- Looking at an application’s workflow from beginning to end
- Exploring the application to identify areas of risk
- Validating expected behavior of application components at the smallest level (correct)
Which is a strategy for Unit Testing an Appian object that contains rule inputs?
Which is a strategy for Unit Testing an Appian object that contains rule inputs?
- Using test values and test cases (correct)
- Rereading your code
- Clicking Debug in the Appian Designer
- All of the above
Which of the following is a primary benefit of Unit Testing?
Which of the following is a primary benefit of Unit Testing?
- Ensuring any and all persons can use an application
- Increased quality and confidence in developed work (correct)
- Ensuring systems integrations work correctly
- Increased understanding of the application’s ability to perform in production
What qualifies an application as accessible? Select all that apply.
What qualifies an application as accessible? Select all that apply.
What are the three means of testing for accessibility under Section 508? Select all that apply.
What are the three means of testing for accessibility under Section 508? Select all that apply.
What value does Expression Rule Testing bring to development projects?
What value does Expression Rule Testing bring to development projects?
Which of the following is true when creating expression rule test cases?
Which of the following is true when creating expression rule test cases?
What affects when Exploratory Testing can be performed? Select all that apply.
What affects when Exploratory Testing can be performed? Select all that apply.
Why do end users need to be included in User Acceptance Training?
Why do end users need to be included in User Acceptance Training?
What is unique about preparing for User Acceptance Testing?
What is unique about preparing for User Acceptance Testing?