| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 11 months |
| seen | 6 hours ago | |
| stats | profile views | 9 |
|
Oct 31 |
comment |
What are the main role and responsibilities of a tester? How have you decided on a career in software testing if you do not know the roles and responsibilities? |
|
Oct 23 |
answered | Unable to locate element (Modal Dialogue Box) |
|
Oct 11 |
comment |
Advantages of Rational Functional Tester? not sure if this has an answer that will fit the stack exchange format. very debatable. |
|
Oct 4 |
revised |
Selenium RC is out dated or still in the market after selenium 2.5 release? made it more readable |
|
Oct 4 |
answered | Selenium RC is out dated or still in the market after selenium 2.5 release? |
|
Oct 4 |
suggested | suggested edit on Selenium RC is out dated or still in the market after selenium 2.5 release? |
|
Oct 4 |
answered | How in depth does a test plan have to be in agile environment? |
|
Oct 4 |
comment |
How do I keep Selenium test cases DRY? That's a great way to learn to write the tests from scratch. Start with recording and modifying, then after a while you will be familiar with the language and expectations |
|
Oct 4 |
accepted | Automated tests pass every time when run individually, but when they are clumped into a test suite it's a toss up if the tests will pass |
|
Oct 4 |
comment |
Automated tests pass every time when run individually, but when they are clumped into a test suite it's a toss up if the tests will pass Good advice. I strayed from using that since it would sometimes increase the time a test took to run. I will probably go and add those in |
|
Oct 3 |
answered | How do I keep Selenium test cases DRY? |
|
Oct 3 |
revised |
Automated tests pass every time when run individually, but when they are clumped into a test suite it's a toss up if the tests will pass added 617 characters in body |
|
Oct 3 |
comment |
Automated tests pass every time when run individually, but when they are clumped into a test suite it's a toss up if the tests will pass Resource problems may be it. The speed at which the tests are run varies from each execution. For each test we start and then kill a Firefox driver, so I do not think anything inter-test would cause this |
|
Oct 3 |
comment |
Automated tests pass every time when run individually, but when they are clumped into a test suite it's a toss up if the tests will pass Ah, I agree it is definitely similar. My main concern is that the goal is to eventually integrate the tests into our nightly build, and if a test fails, the build will not be made. For that reason, it is critical we have 100% pass rates for tests that should pass |
|
Oct 3 |
asked | Automated tests pass every time when run individually, but when they are clumped into a test suite it's a toss up if the tests will pass |
|
Sep 26 |
awarded | Commentator |
|
Sep 26 |
comment |
Selenium Webdriver cannot locate element for right click event Has anyone had success with the contextClick action command? I've run into the same problem as @Karol where the context menu doesn't show, but left-clicking and finding the element is not a problem |
|
Sep 25 |
revised |
Selenium Webdriver and OpenLayers tried to make the question readable, I may have failed but it's better than it was. |
|
Sep 25 |
answered | Why does IE9 running WebDriver scripts gets out of focus if other applications are open? |
|
Sep 25 |
suggested | suggested edit on Selenium Webdriver and OpenLayers |