Various ways of testing navision

swati1231swati1231 Member Posts: 2
I am a newbie. I have just attended a 4 days navision technical training. Can you guys help me with the various ways of testing Navision? Functional testing is one part but i would like to know more about automation testing, load testing etc. and the various tools that would help me in performing all these testing.

Thanks in advance.

Comments

  • ara3nara3n Member Posts: 9,256
    edited 2009-08-27
    There is sql performance toolkit that can be used for load testing. You can download it from partnersource.


    You could write custome CU that does certain things, but to test all the different aggregations/ scenarios, you have to code each one.
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • DenSterDenSter Member Posts: 8,304
    The automated testing tool is called the "Benchmark Toolkit", and should be part of the "Database Toolkit" that you should be able to find on partnersource. It's not easy to use, and you will have to write lots of code and do a lot of setup to make it work properly.

    Don't expect any documentation, because it doesn't have any :)
Sign In or Register to comment.