WinRunner (592)
Load Runner (730)
QTP (4305)
Test Director (199)
Rational TestSuite (121)
Silk Test (103)
Selenium (886)
Apache JMeter (102) What are all the parameters used in Winrunner? What is actual parameter and formal parameter?
2 5753Which tag in silk is the most reliable in a scenario where content and order of object change frequently?
IBM,
5 9192What statement in for test is used to transfer control of the script out of the innermost nested for, for each, while switch or selected statement?
IBM,
1 5870In for test there are three pass modes for function arguments. They are rarely used since pass mode always default to the most used one. Pls name them and specify which one is a default?
IBM,
3 7503Imagine you have a string variable that holder a credit card (16digit). There are multiple ways of obtaining last four digits of this number programmatically on a run time. Name one; for practical purpose variables name is sCCnumber?
IBM,
5 10052
I have created 3 actions in test action1, action2, action3 but I want run action 1,action 3,action2 how can you change in the actions in keyword view?
give me the code to save all messages of inbox of gmail into a folder and notepad
Hi! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.
Which web protocol recording level generates the web_submit_form function?
Explain how Does Run time data (Parameterization) is handled in QTP?
How to configure selenium web driver in eclipse?
Explain the difference between gaussian and poisson timers.
how to disable the pop ups through QTP using a script
How to create and edit a testplan?
Tell me can we use selenium rc for tests driving on two different browsers on one operating system without selenium grid?
What is the difference between poi and jxl jar?
How to check whether a text is underlined or not?
Explain measuring transaction.
In which format does source view shows your script in selenium ide?
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?