How a request is routed (request flow) in an n-tier
architecture. digramatically explain a basic n-tier
architecture.



How a request is routed (request flow) in an n-tier architecture. digramatically explain a basic n..

Answer / 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

More Load Runner Interview Questions

what all the bottle necks can occur in real time, can any one tell me what all u have faced, thanks in advance

1 Answers  


What is the relation between Response Time and Throughput?

16 Answers   IIT,


Suppose ur app server is .net server. In that connection pool is related to memory ?explain how?

0 Answers   EDS, Satyam,


If web server, database and Network are all fine where could be the problem?

2 Answers  


What are the different sections of the script?

0 Answers  






What is ment by Module level testing ? (Chandana)

4 Answers   TCS,


What are all the important protocols that load runner supports?

0 Answers  


What is transaction per second graph(pass)?

0 Answers  


What is the difference between overlay graph and corelated graph?(Chandana)

1 Answers   TCS,


What are the different sections of the script? In what sequence do these sections run?

0 Answers  


We have executed a scenario in controller from 3 diff Load Generators..How can we measure or get the response time of transactions of individual LG's....?

3 Answers   ADP,


In correlation(web_reg_save_param) function,i need to display the last but one value(n-1) value if the boundary values keeps on changing. For example : At the time of recording,the n value is 3 and at the time of playback, the n value is 4. then how can i display the n-1 value

4 Answers   Sabre,


Categories