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 |
Where do you set Iteration for Vuser testing?
What are the major differences between Web Server and Application Server?
What are deliverables in performance test analysis ?
what are the objectivies of performance testing and what is tuning?
what is the language(Script) use in Loadrunner script?
in real time what are the functions used?and whats its usage?
How will you stop the execution of a script on error?
What is Response Time?
how to handle the dynamic left and right boundaries are numeric
What is the basic credentials should be provided while recording SAP-GUI?
what is the difference b/w astralaod and loadrunner?
How can we test the performance of a stand alone music player. It also interacts with web, for few of the functionalities. Can we use Load Runner or Silk Performer for the same? Kindly guide me on this.