CodeTalk Series: Unit Testing PL SQL Code in the Real World

Sdílet
Vložit
  • čas přidán 25. 05. 2017
  • Steven Feuerstein, Oracle Corporation
    It’s been quite a while since Oracle Database developers could complain that there were no tools to help them automate the testing of PL/SQL program units. These days, you can choose from SQL Developer with its integrated unit testing, utPLSQL, an open source framework, Code Tester for Oracle, a commercial product from Quest Software, and more. In this CodeTalk, Steven hosts a conversation with three developers who have been heavily involved in establishment strong unit testing processes with their dev teams. Learn from their experiences, mistakes and lessons!
    The 2017 CodeTalk Series Webinars are Co-sponsored by ODTUG and IOUG.

Komentáře • 11

  • @regmann3642
    @regmann3642 Před 4 lety

    Excellent presentation guys, hoping to start using utplsql at work this year to test some very meaty packages.

  • @timothypetchel8533
    @timothypetchel8533 Před 6 lety

    I'm very interested in applying TTD to my development practices as well as introducing it to the entire development staff as a standard of development. Doing a lot of research on the various flavors of implementation including TOAD (which we have a full developer license for), UTPLSQL and there's another one, PLunit which I've had problems installing. But this is good news for the plsql community. Glad Steve didn't give up on it.

  • @same95ful
    @same95ful Před 4 lety

    great info.

  • @Praveenkumar-vg3pn
    @Praveenkumar-vg3pn Před 5 lety +1

    demo starts at 30:02

  • @SinskariBoi5guys66
    @SinskariBoi5guys66 Před rokem

    When I was with her it was 3 and why would I wanna know anything after that

  • @PeterManger
    @PeterManger Před 4 lety

    Debugging is fun! (counter to the statement Debugging is painful :-P )