Answer Posted / sharath
By using Recovery Scenario manager or by using a simple
If (..............Exists) Then
Do action......
End If
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Which functionalities of QTP used in banking project?
How can I use Call dlls in QTP ?
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
What are the things(properties, and other details) will be recorded while recording an object using normal recording?
Explain features of the latest version of qtp/ uft 12.1?
Which environments does qtp support?
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
Discuss quicktest professional (qtp) environment?
How often were they executed?
Describe function procedure in vbscript.
How to execute a winrunner script in quicktest professional (qtp)?
how to disable the pop ups through QTP using a script
how to convert 100 into hundred repees only and viceversa
What is standalone database?
How to use Environment parameterization? Explain with an example.