Like System Testing, Acceptance Testing deals with behavior and capabilities of a whole system or product. It ensures confidence in the quality of the system as a whole and validates that the system is complete and will work as expected. Defects may be found during acceptance testing, but finding defects is often notan objective. Acceptance testing may also […]

These are two of the control parameters. “Entry Criteria” defines the preconditions for undertaking a given test activity. If entry criteria are not met, it is likely that the activity will prove more difficult, more time-consuming, more costly, and more risky. In some cases it will be illogical to run the tes. “Exit Criteria” defines the final expected […]

Here a small vue app to play music online, the list is manuelly arranged. TO DO for this app can be creating a search bar and making the music list dynamic. View the end product : LInk : https://thirsty-meitner-361acf.netlify.app/ GitHub : https://github.com/altasismail/Mars-Attack_MusicPlayer To download the project : https://github.com/altasismail/Mars-Attack_MusicPlayer.git Live App view :

Wireshark and tcpdump are powerful tools used for network analysis and troubleshooting. To understand it better and visualise these tools, let’s dive into the details of Wireshark and compare it with tcpdump through a relatable story. The Tale of Two Network Detectives Imagine two detectives, Wanda (Wireshark) and Tom (tcpdump), who specialize in solving network […]