You can add your cool tips in VSS/TestJavalin/ToolTips.txt and share them with others. You can connect to Javalin running on other machines by specifying the address in Host field. You can connect to Javalin running on any port by specifying desired value in Port field. You can emulate more than one vusers by specifying user count. Each user is emulated in a separate thread. You can send selected request to server repeatatively by specifying the iteration count in Iterations field. You can cancel long operations at any moment with Abort. You can edit a request by double clicking it. You can selectively send request by checking / unchecking the items in request list. You can enter HOST name as in many ways - 1. IP Address (10.6.1.251) 2. Network Name (MyServer) 3. Full qualified name in domain (MyServer.MyDomain.com)