Language of test scripts - Printable Version +- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums) +-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP) +--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners) +--- Thread: Language of test scripts (/Thread-Language-of-test-scripts) |
Language of test scripts - sischmidt - 02-25-2008 Hello, I'm new to QTP and I have a general question about testing an application with QTP. I'm using the 9.5 Evaluation version and the .Net Add-in to evaluate Infragistics Testadvantage for HP QTP. The test code in the expert view is VBScript I think. Is this the only language for tests in QTP or is there a possibility to write tests in C# or other languages? Thanks for your help in advance Sincerely Simone RE: Language of test scripts - Ankur - 02-25-2008 yes VB Script is the only language supported in QTP expert view. |