is the institute MindQ laid by Mr.Nageswar rao..
heard alot about Nageswar rao...can you briefly let me know
about the Nageswar rao inst. and MinQ...THANX IN ADVANCE
Answer Posted / geetha
The persons who r talking about nageswar rao sir is completely nonsense.He is the perfect and best trainer for testing there is no doubt in this.He is the best faculty i have never seen in my life.He clarify all our doubts so perfectly.Im his student i never faced any problems in his class.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What are the automation metrice in your project?
when I was doing the web testing with QTP using with standard checkpoint the Object selection -checkpoint properties dialog box not displaying pages and links hierarchical order. Could you please tell me. thanks
when will you do debug your script? and explain that process?
Thanks....But can u tell me how i use the QTP for GIS with one Example...
Should have experience in framework means?
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.
Dear All , For UFT 12.02 which version QC or ALM will support ? Thanks Balaji
Explain the difference between call to action and copy action?
What are the advantages of parameterization ?
Limitations in QTP?
How do you create new test sets in td?
Whether qtp 9.0 supports Test director8.0
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
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What's the difference between them? How to handle script issues?
Does quicktest professional is unicode compatible?