Menu

Help needed testing obfuscated code

bob
2004-08-03
2012-12-17
  • bob

    bob - 2004-08-03

    We have obfuscated our java source code using proguard. However we are very close to releasing the product and do not have the resources and time to do a complete regression testing on the entire code. Ideally we should have done this lot earlier in the cycle. Engineering has done a basic sanity test and all seems to be working but product test and others are concerned with testing effort it would take to certify the product. Any suggestions ???   Are there any problem areas we can have product test concentrate on ??? Are there any tools out there that we can use to load all the obfuscated classes and their method so we
    can have a sense of certainity that all is working and all classes and their methods can be loaded.

    Any help or direction on this would be highly apperciated

     
    • Rabert

      Rabert - 2005-02-03

      No I think there is no problem ... If the code is well obfucated  your application will work very well
      I never Have problem with obfuscated code

      www.rabert.free.fr

       
    • Clemens eisserer

      proguard works really reliable - since 3.2 even for optimizing code