Service Virtualization

  • 1.  Couchbase DB with N1QL using DevTest

    Posted Aug 13, 2018 01:06 PM

    We Already have LISA Automated tests created with DB2 DB and wanted to migrate that suite to Couchbase DB. 

    • Could you please let us know if connectivity to Couchbase can be done from LISA?
    • Can we run N1QL queries to run the tests.


  • 2.  Re: Couchbase DB with N1QL using DevTest
    Best Answer

    Broadcom Employee
    Posted Aug 14, 2018 08:13 PM

    Hi,

     

    The manual for current version (10.3) DevTest does not mention about the Couchbase DB connection and "N1QL".
    Then I do not think the "SQL Database Execution (JDBC) step" in DevTest can be used for Couchbase DB.
    However, there are some possiblities to realize for using Couchbase DB from DevTest by writing java code or writing scripts in "Execute Script(JSR-223) step" with Couchbase JDBC driver, but these are customizations.


    Thank you,