How to watch currnet value of an object like OK buton or edit box with "Agent Name:" label. in watch expression tab?
2 8040Hi, 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 8322I 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 87033why qtp supports vbscript? and not for others just like cgi,phython,shell,perl,html and all..
4 12421How 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
4298Post New Cap Gemini QTP Interview Questions
How to Examin the Generic Socket Address?
What are dynamic actions? Give a few examples. What are it’s you used in them?
What is the function of cgiwrap in cgi programming?
A negative result from an SV calculation means which of the following? A. PV is higher than EV. B. PV equals one. C. EV is higher than PV. D. EV is higher than AC.
How you develop the database vuser script?
What is the use of static class?
1 Briefly describe your ideal job: 2. What goals do you have in your career? 3. How do you plan to achieve these goals?
Explain what is google sandbox?
What is difference between c and objective c?
For protecting a transaction using the transaction security function, the two things that must be done are?
Explain about spm?
Do you have detailed financial projections for the next two years? - Venture Capitalists
Which is the largest service provider in the industry?
Tell me about your Company Process mmeans how you are getting the projects from client, how the project categorized in module, how assignment was done, How you are getting you module? which life cycle and process.
What is the default timeout specified for "sqlcommand.commandtimeout" property?