WinRunner (592)
Load Runner (730)
QTP (4305)
Test Director (199)
Rational TestSuite (121)
Silk Test (103)
Selenium (886)
Apache JMeter (102) What is the function for capturing the streaming vedio (could be a flashplayer) in an web application using Load Runner..?
1 5529in my system object spy show the web application as a window based propeties ex:winedit like that and also not recording scripts also so what should i do
2 4820HI All i need one suggestion.is there any companies taking corresponding degree courses. i have 3+ yrs exp in QTP and i am working north side. iam looking for job in south.
1 3245Can we install QTP on remote server and access it as a web application on other system (client place)? If so please let me know. Thanks in advance, Ravi
2 5517Welcome link is dynamic. How do you handle? What is your approach and write script.plz send answer
2174Hi Guys, I want to place all of my values which i am getting it from a loop in to a global shee. For that i had written the script like this For i = 1 to ECOs-1 ECO = List(i).GetROProperty("innertext") DataTable.AddSheet("ECOList") DataTable.GetSheet("ECOList").AddParameter "ECOList",ECO AbortECO = DataTable.GetSheet("ECOList").GetParameter ("ECOList").Value msgbox AbortECO DataTable.GetSheet("ECOList").SetNextRow Using the above script, whenever the loop iterates it is creating new column "ECOLIST" in the sheet called "ECOLIST". It means, the values are displaying in the column wise even though i added the script " DataTable.GetSheet("ECOList").SetNextRow" . The cursor is not moving to the next line. Anybody help me out how to pass the values from script to the excel(Global/Local) sheet. Pls let me know @ nbabu11@gmail.com if you are not clear about the question.
1971Using QTP checkpoint, where do you store your expected Properties of the object which later compares with the actual properties of the object???
4 8317
How to handle keyboard and mouse actions using selenium?
Can you please explain the procedure of connecting testdirector in qtp?
Write a code snippet to launch internet explorer browser in webdriver.
What is accessibility check point?
How can correlation be performed?
Explain about failure options in TD
Hi 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?
Explain object spy in qtp.
Explain how you can capture the script of the authentication window in jmeter?
What type of function generate and insert by the vugen to the script when you record a script?
How you create new action in qtp?
Tell me does the selenium have any limitations?
While scripting you created correlation rules for automatic correlation. If you want to share the correlation rules with your team member working on the same application so that he/she can use the same on his workstation, how will you do that?
How to create and run testng.xml?
What is action? How many types of actions are there in qtp?