| bio | website | |
|---|---|---|
| location | Vilnius, Lithuania | |
| age | 27 | |
| visits | member for | 1 year, 4 months |
| seen | Dec 29 '12 at 16:48 | |
| stats | profile views | 8 |
|
Feb 3 |
comment |
Selenium automation on Oracle applications @top, your wikipedia link talks about applications (not specific one) from Oracle company. This company have many applications and you trying to say that you want test ALL applications which owns Oracle? |
|
Feb 2 |
answered | Alternatives to HP Quality Center for small business |
|
Feb 2 |
awarded | Commentator |
|
Feb 2 |
comment |
Selenium automation on Oracle applications @Tom, maybe I misunderstand but what exactly you mean by saying "oracle applications". Did you mean specific product? |
|
Feb 2 |
answered | Selenium automation on Oracle applications |
|
Feb 2 |
comment |
Selenium automation on Oracle applications Did you ask to test non-webapplication with web browser? |
|
Jan 31 |
awarded | Enthusiast |
|
Jan 27 |
comment |
History of Software Quality Assurance & Testing @blunders, If you think that such big company like "Apple" founded is nothing to do with software quality assurance testing history then you are very wrong. |
|
Jan 27 |
comment |
History of Software Quality Assurance & Testing @blunders, they do not need "understood the past" because some of them live in that past and wrote books having 20+ years testing experience. I always say, real-live experience is far more better than any book. However if you looking for testing theory, book is good start. |
|
Jan 27 |
revised |
History of Software Quality Assurance & Testing added 34 characters in body |
|
Jan 27 |
revised |
History of Software Quality Assurance & Testing added 78 characters in body |
|
Jan 27 |
answered | History of Software Quality Assurance & Testing |
|
Jan 24 |
answered | Drag-and-drop failing on complex jQuery UI |
|
Jan 21 |
comment |
Drag-and-drop failing on complex jQuery UI Which exception/error occurs when failing? |
|
Jan 16 |
answered | Is there a way to disable a JavaScript function of the tested application from Selenium WebDriver automation project? |
|
Jan 13 |
comment |
Running Selenium tests as a scheduled task Did you try use "HtmlUnit" Web Driver instead of specific browser driver? |
|
Jan 10 |
awarded | Supporter |
|
Jan 9 |
answered | Launching WebDriver from a servlet.java throws exception |
|
Jan 8 |
answered | Ways to test Web Service security by IP filtering? |
|
Jan 7 |
comment |
Selenium 2 element.click() is unreliable @theCesspit did you try time.sleep(10) method before each action (while debugging)? However there appears exist similar issue posted on SO. |