Hi Sachin. I would suggest looking into autotest-client-tests [1], that contains plenty of examples of autotest client test modules and control files. Also, the documentation [2] contains API documentation.
Another thing I would like to point out is that autotest is in maintenance mode, and would suggest that you take a look into avocado [3], which is the framework we started based on the experience developing Autotest, and aims to be a more usable and feature rich testing toolbox. We did a few things better there, including documentation. Please consider using it. [1] https://github.com/autotest/autotest-client-tests [2] https://autotest.readthedocs.io/en/latest/ [3] http://avocado-framework.github.io/ On Thu, Mar 30, 2017 at 9:16 AM Sachin Kumar <[email protected]> wrote: > Hi, > > I just started using Autotest. Could you please give me some quick > reference stuff which can be beneficial for me in learning quickly, > considering it as a vast framework? > Most of the time, I am confused about which classes to inherit and what > functions to use and how do I know about them. > > Thanks a lot! > > Regards, > Sachin Kumarhttps://in.linkedin.com/in/sachinkumarhans > > _______________________________________________ > Autotest-kernel mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/autotest-kernel
_______________________________________________ Autotest-kernel mailing list [email protected] https://www.redhat.com/mailman/listinfo/autotest-kernel
