| bio | website | seleniumtests.com |
|---|---|---|
| location | Bangalore, India | |
| age | ||
| visits | member for | 2 years |
| seen | 3 hours ago | |
| 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
|
Oct 17 |
accepted | Should tool generated test data be deleted during tear down in test automation? |
|
Oct 17 |
comment |
Should tool generated test data be deleted during tear down in test automation? My take from here is to have no two test rus interfering with each other because of test data generated by one test run while still being able to identify error which may be resultant of specific set of test data. Thanks all |
|
Oct 17 |
asked | Should tool generated test data be deleted during tear down in test automation? |
|
Oct 16 |
accepted | Do you verify presence of text in your automated tests? |
|
Oct 16 |
comment |
Do you verify presence of text in your automated tests? I am going to stick with ids for now. Product owner has agreed to it as well. Thanks for your response. |
|
Oct 16 |
comment |
Do you verify presence of text in your automated tests? looks like it becomes one more case of question - "can every thing be automated" :) |
|
Oct 14 |
comment |
Do you verify presence of text in your automated tests? Thanks for detailed answer. I would most definitely take option 4 especially non english locale not having english text, if I had to check for presence of text. |
|
Oct 14 |
comment |
Do you verify presence of text in your automated tests? thanks for sharing your reviews |
|
Oct 13 |
comment |
Do you verify presence of text in your automated tests? So do you maintain those XMl files? During you experience have you found localization defect using test automation this way? I am just eager to know on efforts it needs to localize automation tests and if it is worth it. On another forum I was given couple of suggestions but they sounded daunting to me and decided to stick to text object identification than text it self, you could find it here - sqaforums.com/… |
|
Oct 13 |
comment |
Do you verify presence of text in your automated tests? what would be cost to maintain such a system? How has you experiences been? |
|
Oct 13 |
asked | Do you verify presence of text in your automated tests? |
|
Sep 16 |
revised |
Automating form dealing with large number of element added 805 characters in body |
|
Sep 16 |
comment |
Automating form dealing with large number of element Very well explained, thanks. I have got couple more suggestions and I would update my tests and seek more recommendations. |
|
Sep 15 |
asked | Automating form dealing with large number of element |
|
Aug 25 |
comment |
What's the difference between Selenium IDE, RC, 2, and WebDriver? I don't intend to confuse you but this blog post of mine might help you - seleniumsoftwaretesting.blogspot.com/2011/03/… |
|
Aug 8 |
comment |
Test Automation for different Locale? Guess what, I read your blog and commented (though not yet visible) before posting this question. I see the point about unique identifies. But what if you had to check validation messages in different languages, How do you handle that? Now would you keep different String file, one for each locale? |
|
Aug 8 |
comment |
Test Automation for different Locale? far cleaner to read and I suppose implement also. |
|
Aug 7 |
answered | Selenium error in NUnit C# |
|
Aug 7 |
asked | Test Automation for different Locale? |
|
Aug 3 |
answered | Automatically only run the fast tests? |