1.What two types of tests are included in categories of nonfunctional regurements testing?
Performance
Security
2. when would a develper apply emergent design?
When the intentional architecture chanes
Whe discussing a new story with the Product Owner
When modifying code to support a new requirement
When performing a large refactoring effort
3. What is one way to create test-driven development test?
Copy them from other test
Derive tests from behavior-driven development test
Use profiling to determine missing test
Write them after coding
4. What are three things you should consider when selecting a design alternative(3개)?
Look at the difficulty of implementation
Implement everything
Use a new lanaguage for impementation
Figure out who is going to implement the design
Examine issues in the problem space that the alternative addresses
Determine issues the solution may cause
5. what two types of testing should always be automated? (2)
User acceptance testing
User experience testing
Connectivity testing to dependent components
A/B testing(X)
Unit testing
6. At what two points are test doubles used during development?(2)
1 When dependent components are built by another team
When dependent components are slow
2 When dependent components are from the open-source community
Category | Study Material |
Comments | 0 |
Rating | |
Sales | 0 |