I have 5 no.of Action in my Test.
Out off which i should make 3rd action as my start-up
action.
How should i make it?

Answer Posted / emorej

An important note:
Answer#1: for winrunner
Answer#2: for QTP

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the standard timing delay for web based application in qtp?

587


how to evalute defects in QTP script?

1488


How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?

628


what is the difference betn QTP 8.0 AND PREVIOUS VERSION

1949


Can any body please tell me the steps of keyword driven framework of QTP.

1567






What do you to script when objects are removed from application?

616


What are the general steps involved in the data driven framework?

554


when to start the automation?

1475


How do I generate Test Results window using descriptive method ( run time ) after my test execution process? Please have a look of my below code. ========================================================= Dim qtApp Dim qtTest Dim qtResultsOpt Set qtApp = CreateObject("QuickTest.Application") qtApp.Launch qtApp.Visible = True qtApp.Options.Run.CaptureForTestResults = "Always" qtApp.Options.Run.RunMode = "Fast" qtApp.Options.Run.ViewResults = True qtApp.Open "C:\Automation\Example", True Set qtTest = qtApp.Test qtTest.Settings.Run.OnError = "NextStep" Set qtResultsOpt = CreateObject ("QuickTest.RunResultsOptions") qtResultsOpt.ResultsLocation = "C:\Automation\Example\Res1" qtTest.Run qtResultsOpt MsgBox qtTest.LastRunResults.Status qtTest.Close Set qtResultsOpt = Nothing Set qtTest = Nothing Set qtApp = Nothing ========================================================== This code is working fine, but Test Result window is not displaying after execution. Anybody can please help me regading the same. Thanks Akshaya Madali Capgemini India Pvt Ltd 9823213538

3615


What are the different types of recording modes?

534


Explain the concept of object repository and how quicktest professional recognises objects?

558


How do you configure QTP AND Test director?

1496


what is the hierarchy to use properties in descriptive programming

1500


how will you check how many members visited the website www.infosys.com?

1480


if anyone has idea of the interview procedure in covansys, plz send me a mail?

1532