WinRunner (592)
Load Runner (730)
QTP (4305)
Test Director (199)
Rational TestSuite (121)
Silk Test (103)
Selenium (886)
Apache JMeter (102) You declared a constant in a main test..Later you want tried to reinitialize that constant..what will happened? i.e const i=10; -- --- i=20; what will happen?
2 5293I Loaded a compile module "mycomp()" using Load statement.later I tried to load this same compile module using one more load statement.Then I tried to unload this usning unload statement one time.will it unload the compile module?
2 5564How to know the on which OS and version the application is running through script in winrunner?
1 5177
What is htmlunitdriver?
Explain the features of quick test pro(qtp)?
How QTP identify the system time that's changes every seconds?
what is review
How to handle keyboard and mouse actions using selenium?
Is the firefoxdriver a class or an interface?
Is there any way of passing values at runtime? Like scanf does in C.
What is vendor tool and give examples?
Tell me how can we launch different browsers in selenium webdriver?
what are the skip functions in Load Runner?
Hi All, Is there any free automation tool for windows application and it's easy to use? I usually take a lot of time to regression test my application when there is a new build on live environments (about same 10 environments) I wish I know a automation tool to regression test and ofcourse it's free, easy to use (maybe using C#) Could anybody can advise to me a tool like that? I very appreciate ^^
Explain step generator in qtp?
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
How can you pass value one action to another action?
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?