6
Performance Testing Case Study 360logica Software Testing Services

Performance Testing Case Study 360logica Software Testing Services

Embed Size (px)

Citation preview

Page 1: Performance Testing Case Study 360logica Software Testing Services

Performance Testing Case Study

360logica Software Testing Services

Page 2: 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.

Page 3: Performance Testing Case Study 360logica Software Testing Services

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

Page 4: Performance Testing Case Study 360logica Software Testing Services

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

Page 5: Performance Testing Case Study 360logica Software Testing Services

The Technology• Microsoft .NET

• AJAX• SQL Server

• IIS Server• Kapow Data Mining

Page 6: Performance Testing Case Study 360logica Software Testing Services

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