Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Suppose I use QTPs recovery scenario manager to set the playback synchronization timeout to 0. The handler would return with \"continue with next statement\".
Can anyone recommend a tool to help with the manual and automated testing of WCF SOAP 1.2 services that use X.509 certificates for authentication?
I have a question regarding unit testing. I\'ll outline it using an example. Say I\'m writing a command line application which has a variety of acceptable commands, and each command has its acceptabl
What is the most efficient way to check if the current QTP test execution is interactive, i.e. not part of a QC test set execution launched from the QC test lab?
Is there a way to force Coded UI Test Builder to use it’s already recorded classes? It creates very similar classes even within single r开发者_JS百科ecording session.
I just added a开发者_运维技巧 Silverlight Unit Test Application (project) to my Solution to test my SL4 App.
Is manipula开发者_如何学Gote Silverlight in automated-tests possible? If yes - How can I do that? Alternatively can I find anywhere helpful information?
I\'m doing UI testing using Watin (Watir, for java folks). I need to check that an element is not present in the HTML. As of today, I do this as follows:
Currently I create a program, which shall automated-tests. To allow for this problem-free I must deactivate Silverlight (because my scripts don´t work in windows7 otherwise).