5 most important Sail point Interview Question Q.1)If you are handling with a J2EE application, what app server would you utilize? Why WebSphere over Tomcat? Ans:- Webspehre is app server and tomcat is webserver. So Websphere is preferred if you want to run distributed transactions and ejb. Tomcat is good enough if you provide merely http prototcol level service alone. Q.2)What are some of the steps to validate performance of build? Ans:-Load testing for 20% more users than projected is good starting place. use tools like jmeter If you are using Oracle databases, ensure that your DBA team is reviewing the AWR Report on a regular basis, especially in the context of an incident and root cause analysis process. Same analysis approach should also be performed for other database vendors. Q.3)In 30 seconds, if you step into a project where development has been done, how do your review existing code? Ans:- One of the best ways is to review the unit test cases used during development . Also if you run each of the use cases in debugger mode of the IDE it will give me a better picture when a particular method is invoked. Q.4) When writing code, how do you handle multi-threading? Ans:-First of all, if you are planning to have a lot of receivers, I would not use the ONE-THREAD-ANDQUEUE-PER-RECEIVER approach. You could end up with a lot of threads not doing anything most of the time and I could hurt you performance wide. An alternative is using a thread pool of worker threads, just picking tasks from a shared queue, each task with its own receiver ID, and perhaps, a shared dictionary with socket connections to each receiver for the working threads to use. Q.5)Development, staging, production – process you employ between stages? Use any tools? Ans:- Used subversion version control and visual source safe to gate between different environment One important separate out each environment configuration profiles to ensure global, server-specific variables or configuration should be specified in a separate configuration file: database connection information, server path, base URL for the Web site, debug settings. Ignite your tools of sail point at our Industry experts Bytesonlinetraining Register here: goo.gl/67ukq1 https://
More info. visit: goo.gl/uimQA6 https://
Call us: +919989527180 ,Mail us:- info@bytesonlinetraining.com