ikerstgesNew Contributor16 years agoGenerate positive long integer?Hi, In some of my testcases, I need a random long integer. I've found these Groovy lines to provide me with such: Random random = new Random(); long randomVal = random.nextLong(); Those two ...Show More
Related ContentGroovy Script convert string to integerHave you tried auto-case generation in QMetry?The current row position is already beyond the table