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 5407I 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 5698How to know the on which OS and version the application is running through script in winrunner?
1 5265
I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so
How to do drag and drop in selenium?
What is an object repository?
how to use regular expression in Test Complete Functional tool
What happens if I run this command. Driver.get(“www.softwaretestingmaterial.com”) ;
Hi Frenz... I would like to take up the QTP certification . Can anyone tell me what is the procedure. n if anybody have the study materials pls fwd it to jkpunathil@gmail.com
Explain the check points in quicktest professional (qtp)?
What is same origin policy and how it can be handled?
Why we insert the rendezvous point while running the scenario?
HI I want to know the detials of QTP certifications such as syllabus, study Materil etc. Can any provide me all these details?? my mail ID is krishnuvk@yahoo.com
How to handle a dropdown in selenium webdriver? How to select a value from dropdown?
I am testing a GIS based application so Can anyone tell me which automation testing tool is best for this application?
How to add verification steps to tests?
how to write xml output check point bu useing descriptive programing .means without useing output check point
Generic function to search for the unique link in webtable and click on it