performance testing case study 360logica software testing services

Post on 27-Dec-2015

213 Views

Category:

Documents

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

Performance Testing Case Study

360logica Software Testing Services

The Client

Our Customer is a Internet marketing company exclusively for the travel industry providing online hospitality marketing and consulting service for worldwide hotels, resorts and travel clients.

The requirements

• Scalability: Platform must be able to support a very high number of concurrent users.

• Efficiency: Customer expectation includes the highly efficient application with minimal page navigation response time.

• Reliability: Platform must scale rapidly to meet the business goals of attracting a larger user base and supporting multiple formats

• Fail Over: Application should be able to behave functionally correct under high load and should have the Fail Over control

The Solution

• Performance testing on HTTP, HTTPS protocols• Performance Tests on UI, AJAX etc• Identify Performance bottlenecks and suggest

measures to overcomes them• Performance tests based on number concurrent

users• Monitoring the server parameters like CPU usage,

threads count, connections etc.• Profiling the application through Dot Trace and

SQL profiler

The Technology• Microsoft .NET

• AJAX• SQL Server

• IIS Server• Kapow Data Mining

Contribution• Response time for actions covered under test.• Server stats analysis and suggesting

bottlenecks:i. Bottleneck due to resource usage of Kapow which is running on

the same web server.ii. Suggestion for the optimum threads count.

• Capturing the time consuming Stored Procs.• Suggesting the time consuming methods on the

top related