How a request is routed (request flow) in an n-tier
architecture. digramatically explain a basic n-tier
architecture.
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 |
What is visual recorder in Load Runner?
How can data catching have a negative effect on load testing results ?
Difference b/w URL and HTML modes in LR?
Explain the recording mode for web Vuser script?
What is the benefit of running a vuser script as a thread?
What do vuser_init and vuser_end action contain?
What is the relation b/w Throughput and Think Time?
What are the changes that can be made to run-time settings?
Can anyone provide the LoadRunner License details & other related information ?
What is the difference between HTTP and HTTPS.in Load Runner. And how will u know(Client)ur using HTTP or HTTPS.? Any one can justify?
What are the different types goals in goal-oriented scenario?
What is the advantage of running the Vuser as thread?