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

where we can see the graphs in Loadrunner when it is use ? (Chandana)

8 Answers   IBM,


For what purpose, user will be using ‘continue on’ error?

0 Answers  


What is a function to capture dynamic values in the web Vuser script?

4 Answers  


What is loadrunner api function?

0 Answers  


Where should you add a web_reg_save_param function to a script?

0 Answers  






How many components are there in Loadrunner and what are they?

3 Answers  


what scalabulity testing

1 Answers   Nous,


When will we use HTML recording and when will we use URL Recording, How we know that when will we use HTML and when will we use URL(Real timers plz)

3 Answers   HCL,


Hi, I'm trying to measure page load times in a web app. How do I verify that the page I go to next is fully loaded? Do I use content verification (web_reg_find)? I am measure the time it takes for a page to load and then the user goes to another page and another and so on. I need to know how long it took for page one. How long it took for page two and so one. I'm using transactions for each page, but I want to make SURE that the page is fully resolved/loaded before the scenario goes to the next page. So, does LoadRunner automatically do this or do I have to use content verification or do I do it in some other way? Thanks, Brian

1 Answers  


How are concurrent users differing from simultaneous users?

0 Answers  


What are the differences between 9.1 and 9.5?

6 Answers   IBM,


What is report header and what are the information contains?

0 Answers  


Categories