49480/write-regular-expression-testng-file-search-specific-keyword
Hi Joginder, you can write regular expression to find @Test methods containing specific keyword by using following syntax in testing.xm file:
<methods> <include name=".*keyword.*"/> </methods>
Use Eclipse Export Wizard. While exporting, select "Create ...READ MORE
You can use locators to find the ...READ MORE
Hello Revathi, to pass parameter through testng.xml ...READ MORE
Hey @Sradha, As you have created an array ...READ MORE
TestNG and JUnit are test frameworks . it ...READ MORE
The better way to handle this element ...READ MORE
This is not a very important concept ...READ MORE
enable trusted connection in internet explorer by ...READ MORE
Hey Suraj, TestNG offers two ways to produce ...READ MORE
Hi Sushmita, to solve Synchronization issue in ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.