WinRunner (592)
Load Runner (730)
QTP (4305)
Test Director (199)
Rational TestSuite (121)
Silk Test (103)
Selenium (886)
Apache JMeter (102) Define virtual object?
What do you mean by xpath?
How to get the OR SAP discriptive program by using RFT.
What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?
Tell me what is an absolute xpath?
Explain what is samplers and thread groups?
What is contained in the object repository?
Explain object spy in qtp.
In qtp, explain what is qrs file?
Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma
Consider one application is open, clicking one menu will open another application in another browser. QTP does not catch the URL of the second browser(second application). can we capture it ?
How you can use recovery scenario with selenium?
How do you handle pop-up exceptions?
List the parameters that one needs to pass in selenium.
How can one get side to always record an absolute url for the open command's argument?