GSSP-.NET · Question #397
(Topic 3) You work as a Windows Application Developer for ABC Inc. The company uses Visual Studio .NET 2008 as its application development platform. You create a Windows application using .NET…
The correct answer is B. Test the thread pool pattern usage. C. Test the collection type usage. See the full explanation below for the reasoning.
Question
- (Topic 3)
You work as a Windows Application Developer for ABC Inc. The company uses Visual Studio .NET 2008 as its application development platform. You create a Windows application using .NET Framework 3.5. The application will process one million records in a production environment. Therefore, you need to test the application by using 7,500 records in a limited test environment to identify potential problems that might arise when the application is moved to the production environment. What will you do? Each correct answer represents a part of the solution. Choose two.
Options
- ATest the resource files.
- BTest the thread pool pattern usage.
- CTest the collection type usage.
- DTest the number of MSI files used for deployment.
How the community answered
(28 responses)- A21% (6)
- B71% (20)
- D7% (2)
Community Discussion
No community discussion yet for this question.