Hi All, I want to make a flex application testable using QTP. I am using the same code for production and testing. In the project properties->Flex Build Path->Library Path, the auto libs such as automation.swc, automation_agent.swc etc are added(merged into code), the moment I create the Project. But to associate the auto libs with the flex application, I have to add them again as Compiler options or at run time. So can anyone please explain me the difference between adding these libs in Flex Build Path->Library Path and adding libraries as Flex Compiler options.
Thanks, Shameer

