WinRunner (592)
Load Runner (730)
QTP (4305)
Test Director (199)
Rational TestSuite (121)
Silk Test (103)
Selenium (886)
Apache JMeter (102) What are command line options?How to invoke winrunner with vb add in using command line options?
1 22483By Default if you save a File with just pause statement in the script how it is going to store in winrunner?
2 10246
What is action section?
From selenium ide how you can execute a single line?
Could you explain the line of code webdriver driver = new firefoxdriver()?
Can we upload test cases from an excel sheet into test director?
How do you handle alert popup?
WHAT IS TEST SCRIPT AND HOW DO YOU CREATE IT?
what are the differences you see in e-commerce and banking domain in testing point of view Thanks in Advance
When you initialize the vuser what happen?
Explain the different kinds of frameworks in automation?
what is the difference between Batch test runner and framework ?
Which function to use to compare the application date with system date?
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
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
What are metrics and matrix?
i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?