Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to "Turn Off" QTP results after running a Script?

Answers were Sorted based on User's Feedback



How to "Turn Off" QTP results after running a Script? ..

Answer / ramyab.mca@gmail.com

Hai.....

Goto "Tools > Options > Run Tab" and Deselect "View results
when run session ends". But this supresses only the result
window, but a og will be created and can viewed manulaly
which cannot be restricted from getting created.

K,Byeeee..
Thanks & Regards
B.Ramyasri

Is This Answer Correct ?    4 Yes 0 No

How to "Turn Off" QTP results after running a Script? ..

Answer / shanthi

HI ramya, but where can we check the log files manually.

Is This Answer Correct ?    1 Yes 0 No

How to "Turn Off" QTP results after running a Script? ..

Answer / suman

hi,
where can we check the log files manually.
go to Automation---> results .click it

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

how to display message with out using msgbox function?

5 Answers   AppLabs,


Can any one please explain hwo to test client/server application using QTP?

3 Answers   Patni, Value Labs,


What is throw object?

1 Answers   AZTEC,


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

0 Answers   Cap Gemini,


What are the differences between qtp and winrunner?

0 Answers  


What is the need and applications of learning VB script for a automation(QTP) engineer ain Realtime ?

2 Answers  


Suppose i have a script which is having 100 lines.I want to execute that script starting from line no 75.means first qtp should read the script from line no 75 how can u do it.

5 Answers   Lehman Brothers, rsystems,


How do you move objects from local object repository to shared object repository???What are methods?

1 Answers  


what are the disadvantages in QTP 9.2?

1 Answers  


Can I compare two DataBases using QTP ?

1 Answers  


How to connect to oracle(sqlserver) database to QTP

3 Answers   CTS,


When u ll use Record Button in QTP?Is VB script is Mandatory in QTP? What is Meaning of Frame("v1")?

1 Answers   TCS,


Categories