How to watch currnet value of an object like OK buton or edit box with "Agent Name:" label. in watch expression tab?
2 8139Hi, how can we retrieve a specific value from Excel Sheet (Not datatable. for externel file).i mean to say from .xls file. and also tell me from xml file and .doc file. and how can u parameterize ur script from .xls file.(Not data table).
2 8424I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format, as i'm not in a possition to afford any 'Fee' to join in any institutions. Hence, if possible, kinldy mail PDF file to my mail-ID: chakri_avala@yahoo.co.in Regards, Chakradhar Yadav.
95 89448why qtp supports vbscript? and not for others just like cgi,phython,shell,perl,html and all..
4 12558How 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
4336Post New Cap Gemini QTP Interview Questions
How do I run chkdsk?
What is null hypothesis?
What is New Math Movement?
How do you handle two sessions in Informatica
What do you know about ado.net's objects?
How do you find the absolute value?
What new futures added in css3 for borders?
How do I add my work email to outlook?
What is csrf in spring security?
What is deadlock in c#?
how do u calibrate the vacuum transmitter if it shows more reading
What are analytical snapshot?
Differentiate javascript and vbscript?
Why hashmap is faster than hashset?
Can multiple sockets use the same port?