I successfully ran the QTP test scripts using .vbs via generic tests in Visual studio. I have created a build definition for the same test project and checked in the code in TFS. During TFS build, I did not see my test results. So I changed Test spec under process to *.generictest, but it resulted in the following error message,
Failed d:\tfsbuilds\builds\stores-archietecture\build_qtptfsintegration\binaries\qtptfs.generictest
and the build never stopped.
Kindly guide me with the way I need to create the build definition in detail in order to run the generic tests.
Thanks in advance.