How to watch currnet value of an object like OK buton or edit box with "Agent Name:" label. in watch expression tab?
2 7620Hi, 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 7905I 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 78860why qtp supports vbscript? and not for others just like cgi,phython,shell,perl,html and all..
4 11805How 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
4095Post New Cap Gemini QTP Interview Questions
How the ‘page lifecycle’ of ASP.Net MVC does works?
What do you mean by CEMT?
Is it possible to use shortcuts for a long pathname?
What is the use of @inject annotation?
How do you do borders and shading in word?
Tell me what protocols fall under the application layer of the tcp/ip stack?
Where the applications and where
legal accounting methods to reduce profit of a partnership firm so as to reduce the tax liability?
write power supply application, manufacturing, advantages, cost
What is service heroservice?
Which system eliminates the physical movement of cheques and provides the efficient method for cheque clearing?
Is django a database?
What is the purpose of a database?
box1-a box2--a box3-a-1 in 3steps using any operation get a*(a-1)-(a-1)*a in box2
What is the use of beanfactory in spring?