Следующий

Innovative Testing Techniques with Bytecode Instrumentation

5 Просмотры· 14 Aug 2019
ITCOURSES
ITCOURSES
5 subscribers
0

Bytecode instrumentation is a powerful technique that enables you to inject arbitrary behavior into your Java code. It can be useful in testing/debugging, enabling code to be temporarily added during a test run and having no impact on your production-ready application.



This presentation attempts to demystify the process of bytecode instrumentation. It includes an overview of what is possible and why you might want to try the technique, followed by a practical example of how bytecode instrumentation is done and how the speaker has used it in the testing of real applications.

Copyright © 2013 Oracle and/or its affiliates. Oracle® is a registered trademark of Oracle and/or its affiliates. All rights reserved. Oracle disclaims any warranties or representations as to the accuracy or completeness of this recording, demonstration, and/or written materials (the "Materials"). The Materials are provided "as is" without any warranty of any kind, either express or implied, including without limitation warranties of merchantability, fitness for a particular purpose, and non-infringement.

Показать больше
100% online learning from the world's best universities, organisations and Instructors

 0 Комментарии sort   Сортировать по


Следующий