Online Courses

Many blog readers are asking to provide selenium online training session and qa training session. Also peoples are asking questions and posting comments when they learn selenium or any other tool and face any problem.Well.., To be honest with you guys, It is not possible for me to provide online selenium training or software testing training to any individual due to my own … Read more

Test Link – Test Project Creation

Software Test Project creation is the mandatory procedure in Test Link. We are going to learn this in this article. Test Project will contain project requirements, Software project specification and Software Test plan, user rights. Only Admin can create Test Project which is not shared with anyone in initial level. If same software project have … Read more

Test Link Installation

In this article we will learn about Test Link Installation procedure. First of all we need to understand all the benefits if the test link. Benefits of Test Link: Test link supports multiple project at a time It provides credential to multiple user and assign rolls to them, they can on same also. We can … Read more

Usage Of “maxInstances” In Grid 2 To Set Allowed Max Number Of Browser Instances

“maxInstances” is configuration parameter which is used during selenium grid 2 node configuration. Using “maxInstances” in selenium grid 2, We can set “how many max number of same browser instances are allowed to open and run software test at same time”. “maxInstances” tells node machine to not allow more than allowed instances on that specific … Read more