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
How do you load a load runner agent?
What is parameterization & why is parameterization necessary in the script?
What are the capabilities exactly you look for while selecting the performance testing tool?
What is a correlation?
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 are the risks you faced with loadrunner
Which loadrunner component does the recording of performance test scenario?
What is performance testing in loadrunner?
What the vuser script contain?
Which web protocol recording level generates the web_submit_form function?
Where are automatic correlation options set?
How can we develop the database vuser script?
How to identify what to correlate and what to parameterize?
What is filtering and sorting?
How will you divide your script into multiple actions? Why?