WinRunner (592)
Load Runner (730)
QTP (4305)
Test Director (199)
Rational TestSuite (121)
Silk Test (103)
Selenium (886)
Apache JMeter (102) How to carry out manual testing for a background process which does't have any user interface
1 9858How to extract the data in the below scenario and dump it in the excel? Link1 Link2 Link3 Link4 numberlink1 text text text numberlink2 text text text numberlink3 text text text numberlink4 text text text So, Here is my question? -- It is a matrix but is not a web table(QTP does not recognize it as a web table) -- Link1, link2 and link3 are links under which text is available -- numberlink1 to numberlink4 are again LINKS -- All the others displayed are text only I want to extract the data in the above scenario and dump it into an excel in the same scenario as it is displayed above. Kindly help.. Thank you
2254Kindly help me with the following queries.. -- How to recognize webtable using QTP and how to use it? -- How would one conclude that it is a web table -- For Example, if there is a web table and I am clicking on say Cell A1, how would i know that i've clicked on cell A1 -- Kindly suggest me to use the web table better
1 7129
How to mouse hover an element in selenium?
What do you mean by initialization of quota?
How to schedule a scenario?
22. Scenario: There are 1 to 100 numbers. Each number should be keep in the each column like from A column to Z column ie 1 to 26. From 27 to 52 should be in 2nd row in the excel sheet. This has to be continue till 100. How do you write Java program and what are various methods.
How many types of waits in selenium?
How to use actions in qtp ?
What could be the cause of selenium webdriver test to fail?
How is the Bitmap checkpoint different from Image checkpoint?
What is parameter in qtp?
how to import specifically 2nd column elements to runtime datatable in excel sheet if it contains 3 columns
How many users can I emulate with loadrunner on a pc?
images are dynamically changes how to compare two images with out using the bitmap
What are the key points to create a framework in QTP for oracle forms?
Manually in a page 10 check boxes is there.so 5 check box "on" and 5 check box "off" so using descriptive program how to know how many "on" and how many "off" plz help me this question answer?
In Selenium how a test suit is run and report is generated.