Automation Testing

Practical Packet Analysis Using Wireshark (Book Review)

By Test Guild
  • Share:
Join the Guild for FREE
Selenium Testing Tale

If you have done any type of performace testing, you’ve inevitably come across an application or two that could not be scripted using standard protocols in a performance test tool like LoadRunner. The Loadrunner protocol of last resort — when no other protocol will work — is called Winsock, and it can be pretty nasty to debug. That’s the main reason I picked up Practical Packet Analysis: Using Wireshark to Solve Real-World Network Problems

Wireshark is a free, open-source tool that allows you to capture and analyze network traffic. With the communication captured, you can then easily tell it to filter on certain protocols, making reading the packet info much easier than it is in LoadRunner.

This book starts at ground level, assuming no user experience with packet analysis and/or packet sniffers. It can basically be divided into four sections.

  • The first covers packet analysis and network basics and gives a nice overview of the OSI model.
  • The second covers Wireshark’s basic and advanced features.
  • The next covers common protocols like ARP, TCP, and HTTP,
  • and in the last section, the author ties it all together with real world examples using familiar sites like Twitter, Facebook and ESPN, while explaining how to troubleshoot common network issues.

I like the hands-on approach the writer uses throughout the book. He clearly explains everything in a clear, concise manner. I also appreciated the fact that the author uses packet capture files in each example that can be downloaded and opened in Wireshark in order to follow along. I was able to follow all of the examples without any confusion — which is kind of a big deal, since packet analysis at this level is a new subject for me. Well done!

Note: I received a free copy of this book as part of the O'Reilly Blogger Review program. View O'Reilly Product Page

Leave a Reply

Your email address will not be published.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

{"email":"Email address invalid","url":"Website address invalid","required":"Required field missing"}

SafeTest: Next Generation Testing Framework from Netflix

Posted on 03/26/2024

When you think of Netflix the last thing you probably think about is ...

Top Free Automation Tools for Testing Desktop Applications (2024)

Posted on 03/24/2024

While many testers only focus on browser automation there is still a need ...

Bridging the Gap Between Manual and Automated Testing

Posted on 03/13/2024

There are some testers who say there’s no such thing as manual and ...