


Have you seen these bug reports in your application?
Search results not loading quickly:
When the user searches on a large data set, the results page takes very long to load.
Page time out error:
When multiple users concurrently access the application, the web page times out
Updating a record takes too long:
Time taken to update a record is unacceptably slow when more than one user is accessing the application
Application hangs when multiple users log in:
The application responds well in a single user environment but when more than one user logs in simultaneously, the application fails to respond.
If any of these are problems noticed in the product, you are likely encountering a bottleneck in the data layer of the application. Some simple techniques while coding can avoid such problems after the product is released to the market.
Potential root causes of the above problems are
Here are some tips to detect ‘Programming errors’ during the development stage:
Identifying bottlenecks in data layer and resolving them can be accomplished through the use of appropriate tools and techniques. Early detection and resolution directly accelerates product release schedules and the techniques presented above are a few common ones among many techniques available.
To know more about Trigent test and development practices, contact us.
Copyright © 2007 Trigent Software.