SDIS Tools and Web Services Quiz
Test your knowledge of SDIS (Software Development Infrastructure Services) tools, WebSphere development, and web services architecture at USAA
Questions
____ minimizes an application's footprint with in Server development environment.Options
- Classpath Repair Plug-in
- Browser Virtualization
- Minimal J2EE Desktop Cloud
- Minimal Server
Choose the benefits of static code analysis
- Improved code quality
- Ability to associate level of complexity to components
- More objective peer reviews
- a and c
- All of the above
- None of the above
RUN FROM ____ is an automation scheme that simplifies the configuration of a server to point at a local java project in eclipse
- Destination
- Source
- ClassPath
- Dependency Jar
Name the initiative of SDIS which allow developers to use multiple browsers to test their applications
- Minimal server
- Minimal J2EE desktop cloud
- Browser Virtualization
- Classpath repair plug-in
SDIS team focuses on the following areas of service to improve and enhance software community except
- Software
- Tools
- process
- training
This SDIS initiative helps the developers to test their apps in multiple browsers. This helps in saving significant time, improves member experience-all of which contributes to a better/faster/cheaper software development at USAA
- Browser Compare
- Explorer Compare
- Browser virtualization
- Browser tester
One of the main features of this SDIS initiative is to “Builds the selected project and updates .classpath files with a valid WebSphere v6 JRE and WAS 6.0 runtime entries. Also add missing JARs from www by reading build error messages”. Identify this feature
- Classpath Repair plug-in
- Websphere Repair plug-in
- Classpath enhancer plug in
- JAR Enhancer Plug in
This highly collaborative site currently features more than 1400 questions and an active community of more than 2000 users. It is considered as ultimate knowledge sharing platform for software developers at USAA
- ASK.DEV
- IDEA.DEV
- ASK.IDEA
- DEV.ASK
“Time studies have shown that the average knowledge worker spend upto 30 % of their time trying to find information. Connect is starting point for all USAA employees. Why not combine the two and make connect the portal to find information across the Enterprise?” This led to creation of____?
- Integrated Search/Enterprise search
- Integral search
- Google search
- Enhanced Searchbox
Using a proxy method, ______ will allow developer J2EE workspaces to include only what is being changes. It will resolve all other dependency with from a stable external resource, decreasing server start-up times
- Minimal Server
- Classpath Repair plug-in
- Minimal J2EE Desktop Cloud
- Browser Virtualization
__________, a plug-in approach, will allow J2EE test servers to include only the JVMs that are needed for a particular project. This initiative has made available 100 additional servers for project with no hardware cost to USAA
- Minimal J2EE Desktop Cloud
- Minimal Server
- Classpath Repair plug-in
- Browser Virtualization
The SDIS ______ initiative is implementing tools and processes for evaluating the complexity and other characteristic of software code in an effort to improve developer efficiency and code quality. This employs a PMD (Programming Mistake Detector) plug-in for this purpose
- Static code Analysis
- Dynamic code Analysis
- Mistake code Analysis
- Compare & code Analysis tool
____________ has been chosen to replace USAA’s current Presentation Services
- Apache wicket
- struts
- Cold fusion
- JSF
SDIS has released a new feature in the workspace Plug-in. This enables developers to capture plug-in selection in a profile that can be used to minimize the tedium of selecting same option within the plug-in during each execution
- Workspace setup utility
- Profile management utility
- Profile reminder utility
- Workspace Profile utility
Which portal can be used to view SDIS videos
- IT Desktop portal
- IT video portal
- DEV IDEA portal
- Minimal desktop portal
Width = "*" Width = "Auto" Both does not represent the same functionality.
- True
- False
Which among the following is not a characteristic of Web services
- Loosely cohesive
- Support remote procedure calls
- Platform independent
- Loosely coupled