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 |
In Loadrunner Raw data cab exported into CSV file formate hear CSV means?(Chandana)
What is remote command launcher?
How to calculate TPS in LR and Jmeter? Suppose I need to carry out test for 1hr duration with 10 VU and i need to achieve 5000 transactions. What should be the iteration of a single user to achieve this ?
What is RDR files in Load runner? What is Scenario Configuration in Load runner
In which doc do client give the VUser limit & Parameterization?
You are Performace Engineer and it is bottleneck how will identify it is Database Issue? Any one can justify? send to sss4702@gmail.com
what r the arguments in imagecheck in loadrunner vugenerator?
How do you debug a LoadRunner script?
How can we handle the vUsers with Secure certification.
Tell me about the agent process run as process & System?
What is the advantage of running vuser as a process than a thread?
What are the process for developing a vuser script?