What is the latest version in QTP?

Answer Posted / aa

its QTP 10.0

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?

1503


What are the different attributes used with regular expression?

551


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


how interviews will be on QTP?

1519


Discuss the QTP Environment?

630






How to connect the remote desktop using QTP 9.2 explain the method or procedure?

2801


How to run a test using quicktest professional (qtp)?

544


How you calling actions in qtp?

630


Why we load add-ins in qtp?

625


Can I change properties of a test object?

625


What is qtpro? What is quick test pro? What is a quick test professional?

593


What are the different types of qtp test assets and their extensions?

599


How to analyzing test results using quicktest professional (qtp)?

588


How to find array size in qtp?

585


what is profile tool?

1609