| bio | website | seleniumtests.com |
|---|---|---|
| location | Bangalore, India | |
| age | ||
| visits | member for | 2 years |
| seen | May 15 at 5:26 | |
| stats | profile views | 76 |
I am avid Software Tester and have been working on Selenium from past couple of years. I have largely worked with java client driver of Selenium and have started dabbling in to Selenium 2.0 of late. I am also co-author of official Selenium Doc at Selenium Head Quarter which maintains selenium. Besides Selenium, I work on Manual Testing, Performance Testing and automated Accessibility Testing. Of late I have been conducting free on line selenium training. You could find more on this on my site
|
Mar 6 |
asked | Tracking manual test cases which are automated |
|
Mar 3 |
comment |
Alternatives to HP Quality Center for small business I used XStudio few years ago and I liked it more than TestLink but it's only that XStudio is not completely free. |
|
Feb 24 |
answered | Maintaining QTP object repository -best practice for a multideveloper environment |
|
Feb 24 |
answered | selenium: How to identify the button WebElement |
|
Feb 3 |
awarded | Popular Question |
|
Dec 28 |
comment |
Less “hackish” way to do fast input (faster send_keys) in WebDriver besides JavaScript execution? 28 minutes :-O, this is the same time one of my suite takes , having many methods |
|
Dec 22 |
comment |
Does the latest version of QTP have something similar to Selenium Grid? I guess QTP always used to have master slave kind of mechanism to parallelize tests. Though not sure how many browsers they support |
|
Nov 26 |
comment |
Automating email verification feature of an application? +1 for "I don't know about any industry standard. But this works for me. " |
|
Nov 26 |
accepted | Keeping automation code away from application source code |
|
Nov 23 |
comment |
Keeping automation code away from application source code I am thinking to propose that our tests at any point would be compatible with trunk code. Having to maintain multiple automation branches is driving us crazy |
|
Nov 23 |
comment |
Keeping automation code away from application source code definitely it's the case of over commitment with us. your pointers describe it very well. |
|
Nov 19 |
comment |
Keeping automation code away from application source code yup with current set up, it is production branch and gets deployed to trunk. |
|
Nov 19 |
asked | Keeping automation code away from application source code |
|
Nov 3 |
accepted | Is opening site during set up a bad practice? |
|
Oct 29 |
asked | Is opening site during set up a bad practice? |
|
Oct 25 |
comment |
TestNG Mark a Test as Failed if a Particular Path is Used this did not click on my mind |
|
Oct 25 |
comment |
TestNG Mark a Test as Failed if a Particular Path is Used Are you handling exception in your test? |
|
Oct 24 |
answered | TestNG Mark a Test as Failed if a Particular Path is Used |
|
Oct 19 |
comment |
Selenium: reuse existing browser session, instead of opening new windows? I don't think that's possible. afaik Selenium always uses new Window |
|
Oct 18 |
revised |
Should tool generated test data be deleted during tear down in test automation? edited title |