How a request is routed (request flow) in an n-tier
architecture. digramatically explain a basic n-tier
architecture.
Answer Posted / guest
• Message Oriented 3 tier Architecture
. Technologies adapted
– 1. ASP.NET web application
• Operators enter the orders via web application
– 2. ADO.NET DLL
• Connect database
– Web services
• Database APIs of order, facility and customer
DB are exposed via web services
– MSMQ
• transfer order data from web server to
application(biztalk) server
– 3.4.5.6.7.BizTalk server
• Receive order from MSMQ
• Workflow control SQL server
– SQL server
• Store order, facility and customer information
– COM+
• BizTalk orchestration calls COM+ for database
manipulation. COM+ calls web service of DB
APIs
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the changes that can be made to run-time settings?
Where are automatic correlation options set?
How can we debug a loadrunner script?
What is the vuser in the scenario?
What are the 5 icons appear in the buttom of the controller windows?
Which are online monitors and windows resource monitors
What is report viewer?
How will you handle the situation in scripting where for your mailbox you have to select any one mail randomly to read?
You have created several auto-correlation rules. A new tester on your team is preparing to record a group of scripts on the same application on his workstation. What can you do to provide the tester with the correlation rules?
What can I monitor with loadrunner?
Suppose ur app server is .net server. In that connection pool is related to memory ?explain how?
What is lr_output_message?
What is the advantage of running vuser as a process than a thread?
What do you mean by path?
What is the difference in running the vuser as a process and as a thread? Which is more advantageous way of running vuser?