WinRunner (592)
Load Runner (730)
QTP (4305)
Test Director (199)
Rational TestSuite (121)
Silk Test (103)
Selenium (886)
Apache JMeter (102) what would be purpose of Dashboard on Quality center? please provide me the advantage of dashboard? thanks in advance….
3 7513
What is webdriverbackedselenium?
in qtp 3 sheets is there in data table like global, action1, action2. I want to check the rows and columns in action2. how can check using script?
How will you handle java tree in qtp?
How to clear the text in the text box using selenium webdriver?
what is impact analysis on regression testing?
Define parameterizing?
What is vendor tool and give examples?
hi, FOR 3+ QTP INTERVIEW, FOR EXAMPLE WE PUT ONLINE BANKING SYSTEM PROJECT IN OUR RESUME, IN PROJECT MANAGER ROUND...WHAT R THE MAJOR QUESTIONS ARE ASKED IN P.M? PLS TELL ME ATLEAST 10 QUESTIONS?.....AND IF POSSIBLE POST ANSWERS ALSO....
What are the advantages of parameterization ?
Tell me how you can find broken images in a page using selenium web driver?
How many types of recording facility are available in quicktest professional?
How to release all resources file from the QTP?
How you can capture the script of the authentication window in jmeter?
What is the difference between assert and verify in selenium?
Hi All, An newbiee to silk test tool. I wanted to write a function which checks the browser type installed in the local machine & then based on the browser type test case should run. I tried little bit writing the function : Void Func_ValidateBrowserType() Window myWin myWin = Browser.GetRealBrowser () print (myWin) Any help please.. Thanks, V