Service Virtualization

  • 1.  How can I add selenium script and how to execte in browser

    Posted Apr 16, 2018 07:24 AM
      |   view attached

    I am doing web service automation using ca dev test. In one case, I will get a response for a web service wher I will have a field called "reDirectURL=***.com". To make this web service success, I have to manually go and hit this url and enter some details there in ui. If this is possible using selenium script, how can I do that?

     

    When I click on the selenuim icon in a test case, I m getting ont 2 options , import and export. Please help me with this , where should I write scripts? How should I configure this?

    Attachment(s)

    doc
    selenium ca dev test.doc   187 KB 1 version


  • 2.  Re: How can I add selenium script and how to execte in browser
    Best Answer

    Posted Apr 25, 2018 07:23 AM

    For my selenium related requirements, I prefer using Java & Eclipse IDE over LISA as I have never found LISA powerful enough for front-end testing purposes.

    Still, if instead of clicking on the Selenium button from the task bar, if you click on add step and select Selenium from the menu, you will find 3 options over there - Selenium Script, Selenium Step & Selenium Import/Export.

    Read the documentation if you want to figure out what each step does.

     

    DevTest Solutions - Home - DevTest Solutions - 10.3 - CA Technologies Documentation 

     

    Hope this helps.