| bio | website | |
|---|---|---|
| location | India | |
| age | 28 | |
| visits | member for | 2 years |
| seen | May 16 at 12:16 | |
| stats | profile views | 32 |
Sr S/W Test Engineer
|
Jun 30 |
comment |
Testing webservice engine: best practice We started with vb macro to keep the test system simple. We have plans to replace the macro system if required, but for the time being we are planning to go ahead with the current system. I wish to hear more about different approaches to do such kind of testing . Thanks for your idea, it helps. |
|
Jun 30 |
comment |
Testing webservice engine: best practice Lately we have started with the approach u have mentioned . We query the data and fill them up in a xls sheets and use macro to do the calculation that the web-service actually do . At the same time we send soap ui request to web service and get the result from it and compare the out put of web-service, got from soap ui with the output of macro calculation using soap ui pro. |
|
Jun 30 |
comment |
Solving “SeleneseTestCase is deprecated” issue Aruna's reply is right. The easy way to do is, just to click on the error fix warning, that eclipse is giving you to the left side of the line of code in the eclipse ide, it will give you a suggestion containing the option to add suppress warning,click on it and that will automatically add the suppress annotation u need to give and fix your issue. Hope this helps |
|
Jun 30 |
asked | Testing webservice engine: best practice |
|
Jun 22 |
awarded | Scholar |
|
Jun 22 |
accepted | Capturing screen shots in selenium tests |
|
May 22 |
comment |
How do I write a script to be executed by Hudson to automatically restart test environment machines? user246 can u please explain me how you do with Hudson |
|
May 22 |
comment |
How do I write a script to be executed by Hudson to automatically restart test environment machines? Tristaan I am interested in the best practice to do this, I would like to know all possibilities so that I can go forward with what is apt for my environment. |
|
May 20 |
comment |
How do I write a script to be executed by Hudson to automatically restart test environment machines? Btwn does anyone use any python or batch script to do this. |
|
May 20 |
awarded | Commentator |
|
May 20 |
asked | How do I write a script to be executed by Hudson to automatically restart test environment machines? |
|
May 16 |
comment |
What are the trade-offs of using page objects instead of a collection of functions in UI automation? Tarun, since the post is long i couldn't add it as a comment |
|
May 16 |
answered | What are the trade-offs of using page objects instead of a collection of functions in UI automation? |
|
May 16 |
comment |
What are the trade-offs of using page objects instead of a collection of functions in UI automation? Tarun is it like page objects are methods or each page object will have its member function? |
|
May 12 |
comment |
How do I satisfy external auditors that automated tests are at least as effective as manual tests? Yes ie the hard side of this method Tristaan. Until your Automation suite becomes quiet stable and the auditor gets satisfied with the efficiency of your test suit with a good coverage, you may have to spend some fair enough time on both manual and automation. |
|
May 12 |
comment |
How do I satisfy external auditors that automated tests are at least as effective as manual tests? thanks Lyndon , I have to explore BDD |
|
May 12 |
answered | How do I satisfy external auditors that automated tests are at least as effective as manual tests? |
|
May 12 |
comment |
How do I satisfy external auditors that automated tests are at least as effective as manual tests? Lyndon the tools you have mentioned, are they only windows based |
|
May 10 |
awarded | Beta |
|
May 10 |
asked | Testing NOSQL DB's like distributed Cassandra |