01-22-2010, 03:06 PM
first of all, always try to keep one query per thread in future
answer to your questions -
What all browsers support does QTP have for Flex automation ? I need to run same test cases on multiple browsers like IE, firefox, chrome, safari etc. So does QTP automation for FLEX support all these browsers ?
- I have not worked on chrome and Safari yet, but yes QTP supports IE and firefox. you will need to have flex addin installed with QTP.
Can I run my tests on remote machines from QTP. Say i develop automation on 1 machine. Can I run my tests on remote machines which has those different browsers installed ?
-Yes there are various ways of doing so, search this forum for your answers
As of know we are using C# to automate test cases. So does QTP provide support for running c# test cases for FLEX on different browsers.
-How does a C# test case look like? I would really like to know How you are using C# to automate test cases.
answer to your questions -
What all browsers support does QTP have for Flex automation ? I need to run same test cases on multiple browsers like IE, firefox, chrome, safari etc. So does QTP automation for FLEX support all these browsers ?
- I have not worked on chrome and Safari yet, but yes QTP supports IE and firefox. you will need to have flex addin installed with QTP.
Can I run my tests on remote machines from QTP. Say i develop automation on 1 machine. Can I run my tests on remote machines which has those different browsers installed ?
-Yes there are various ways of doing so, search this forum for your answers
As of know we are using C# to automate test cases. So does QTP provide support for running c# test cases for FLEX on different browsers.
-How does a C# test case look like? I would really like to know How you are using C# to automate test cases.