VisGrid – a GUI for Selenium Grid

VisGrid is a very useful GUI tool to start/stop the Selenium hub and to add/remove nodes to it. First step to download the program from https://codoid.com/visgrid/ and to extract wherever you want. We can start to program with the ‘VisGrid.jar’ file. The GUI is very simple. In the top of the window there are the options […]

Read more
Screen recording – screencast – part II

In my previous post I have started introducing Jing. This time I will continue with Jing options and after that I will describe Box Simple Share. Jing After the record window was selected, there will be displayed the following options: Capture Screenshot, Capture Video, Redo selection and Cancel. Video options: Click on Capture Video and […]

Read more
Checking the page links

Nowadays, by the technical advancement, people are meeting more and more issues, which are waiting to be solved. It’s clear, that everyone wants to find the simplest way, but sometimes the simplest is the worst way. The complexity of the different tasks resulted on the end that there is no man/woman in the world who […]

Read more
DebugView

What is DebugView? DebugView is a Windows application that lets you monitor debug output on your local system, or any computer on the network that you can reach via TCP/IP. It is capable of displaying both kernel-mode and Win32 debug output generated by standard debug print APIs. With it you can debug other Windows applications […]

Read more
Screen recording – screencast – part I

Every tester will agree, that every well written issue should contain screenshots. Screenshots will help to explain the issues. But what about the complex issues, when have to click on more different places, execute complex operations to get the issue. You can take screenshot after every click and add explanation for every image. This can […]

Read more