If you really want to find bottlenecks you need to come out of the Functional and Manual testing mindset.
Performance is completely a different set of ballgame with different rules and with different mindset.
Here are a few links that might get you started, but as James mentioned you need to shadow the performance specialist or talk to the Tech Arch in having a deeper understanding of the performance issues of your systems.
http://documents.bmc.com/products/documents/62/63/26263/26263/index.htm
http://www.ibm.com/developerworks/websphere/library/techarticles/0712_dunn/0712_dunn.html
http://docs.sun.com/source/817-3727/tuning.html
http://publib.boulder.ibm.com/infocenter/db2luw/v9/index.jsp?topic=/com.ibm.websphere.ii.replication.qtune.doc/tuning/iiyrqtunmq.html
You may find more by searching Google based on your type of MQs.
All the best.
On Fri, May 28, 2010 at 4:09 AM, shaankar sans
Hi James,
I am working as a Manual tester for a front end system, which interacts with various back end system (database,partner system)
whenever a transaction is done by the user it sends a message to the partner system in parallel it update its database,
transaction is done only when its conformed in the partner system within the specified time interval.
Here we used MQ to send and receive message between partner system.
Bottleneck here are
Partner system fails to respond within the specified time frame,
Request may not reach the partner system due to MQ issue,
Our system fails to send the message/s to the partner system.
Regards
shaankar.
No comments:
Post a Comment