WinRunner (592)
Load Runner (730)
QTP (4305)
Test Director (199)
Rational TestSuite (121)
Silk Test (103)
Selenium (886)
Apache JMeter (102) Hi All, I am a beginner in QTP and have understood the basics of QTP by going through tutorial. I am trying to Automate a HRMIS application, What is the right approach to Automate this application. Kindly answer. Thanks in advance
1 4807Does the Tool generates think time for the standard value defined in script with respect to server response when we use option use random think time 50 - 150%. or will tool simply calculates value randomly for the standard think time defined in script.
1 3023How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.
2265Hi All, Im currently getting to grips with the Document Generator in Test Director and have a query. We use TD to link requirements to test cases and I am attempting to produce a report which lists the requirement and the test case it is linked to. I cant see a way to do this as the test case link info resides on the Coverage page and it appears the only field available to display for requirements reports within document generator as those on the 'details' tab. Any tips?
2125Hi All, Im currently getting to grips with the Document Generator in Test Director and have a query. We use TD to link requirements to test cases and I am attempting to produce a report which lists the requirement and the test case it is linked to. I cant see a way to do this as the test case link info resides on the Coverage page and it appears the only field available to display for requirements reports within document generator as those on the 'details' tab. Any tips?
2683if i want to use different values in datatable with each iteration of for loop what would i do ??/
2090Does QTP supports Linux or Unix OS?.If so which scripting is preferable? Shell we do record and playback
1 5747I heard that there is a test management system that makes tracking metrics an easy task. I would like to know more about it. Please guide me.
1 3313Is the provision for integrating QTP with QC ,available from the version 9.0 onwards only or even 8.2 version has such provisions?
1 3827Can someone tel additonal features which has been included under QTP 9.0 which is not there in 8.2 version?
1 3298How to Synchronize the Browser at Field level? For example if you put Browser.sync(), its waiting upto for that Browser sync only. It should wait total Browser get upload with fields.
3 11765Pls anyone, tell me the script in QTP to find the number of links, and images in a webpage. Verry very urgent. I shall really be very thankful
3 8671
What is the alternative to driver.get() method to open an url using selenium webdriver?
How can we connect defect report from testlab&testplan tabs?
What test can selenium do?
How to export selenium ide test suite to selenium rc suites?
Is it possible to run selenium scripts in jmeter? If yes, how?
Explain the concept of object repository?
Write a code snippet to launch chrome browser in webdriver.
How will you handle working with multiple windows in selenium?
How to use the object spy in quicktest professional 8.0 version?
What information is contained in the checklist file and in which file expected results are stored?
Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji
Generic function to search for the unique link in webtable and click on it
How many exceptions do you know in selenium webdriver?
Where are automatic correlation options set?
Hi! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.