QTP TFS Generic Test IntegrationFreeIn Visual Studio 2010 there is a Generic Test type that allows you to integrate with automation tools like QTP. I have created a solution that allows you to use your existing QTP automation scripts within the Microsoft Visual Studio testing framework.Description
Reviews (4)
Q and A (3)
Sign in to Write a Review
Sort By:
I'm new to QTP and the TFS Generic Test solution. I got an error when I first started indicated the results folder needed to be empty. I removed the Report folder that I put in (due to the value of a parm) and that part worked fine. I'm now getting an error during the transformation step. The error message is "Summary XMLFile Does Not Conform to Schema". The popup message is "TFSGenewricTes
| Edit
|
Did you create a QTP test and what was the result of the QTP test? Looked very promising - slight performance overhead. However, problems arise on writing out the results file at the end. Does anyone know how to workaround this? Issue relates to the QTP.vbs file (Line 65 Char 1) - "The Stylesheet does not contain a document element. The stylesheet may be empty, or it is may not be a well-formed XML document"
| Edit
|
The reason why this happened is that the QTP.vbs file needed QTP11_TFS_Trans I have never used Visual Studio before so solution explorer generic test was new to me. However, I just replaced the paths with my QTP scripts and it worked great, thanks Anna! Found it difficult, but it did work as expected.
Sign in to Start a Discussion
|