WinRunner (592)
Load Runner (730)
QTP (4305)
Test Director (199)
Rational TestSuite (121)
Silk Test (103)
Selenium (886)
Apache JMeter (102) how to pass parameters from one action to another using output parameters I am not calling action 2 from action 1, they are being called individually I need syntax please .. Requirement: Action 1 customer = Browser(" ").Page(" ").Link(" ").GetROProperty("value") I want to use the value stored in customer in Action 2 I do not want to use any of these actions as re-usable actions
2 15156Of course, Test Director has recapped as Quality Center. What is the main difference between 8.2 version and 9.2 version of Quality Center?
2209how to get childobject from .net application. i tried but its showing child object count zero. but window has child objects.the following script i written... pls help me how to get. set parent=SwfWindow("winodw name") CheckObjectDescription parent, SwfButton Public Function CheckObjectDescription(parent, oDesc) Set oDesc = Description.Create() oDesc("micClass:").Value ="Swfbutton" Set children = parent.ChildObjects(oDesc) cntObj=children.count msgbox(cntObj) End function
1 5793VSTET (Visual Studio Team Edition for Testers) which is in TFS (Team Foundation Server) - In what way is VSTET better than QTP?
3675why should we choose VSTET(Visual Studio Team Edition for Testers) and not QTP?pleas give me the reasons for "WHY" we have web and client server app, supports power builder and on windows OS so this is the background of tech and envir things we have and now VSTET is good to use or not? if "NO" then tell me why
2267how to create user defined functions in QTP? can any one expalin me with example.. Thanks in Advance for help
4 27002Hello, I am facing problem to check textpoint for mercury application . I have inserted checkpoint to check flight summary for place of departure and arrival with datatable and script look like "Browser("Find a Flight: Mercury").Page("Book a Flight: Mercury").Check CheckPoint("Book a Flight: Mercury_4")" but while I am executing this script at last my check point gets fail and display Text Checkpoint: captured "" between Summary and 4/31/2008FLIGHT , expected "Acapulco" Match case: ON Exact match: OFF Ignore spaces: ON I think value from data table is not fatched so please guide me what I have to do to overcome this problem.. Thanks
1977To retrive the test data which tool vl use and whats basis u vl write test data? its urgent
IBM,
1908
What are the technics follow in writing VB script?
Which is the super interface of webdriver?
what could go wrong with test automation?
Object repositories types, which and when to use?
Tell me the meaning of assertion in selenium and what are the types of assertion?
Tell me how do perform drag and drop using selenium webdriver?
What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz
What are the limitations of automating software testing?
How does load testing work for websites?
List the tyoes of assertion in jmeter?
Can you achieve 100% automation?
What does mean by Scope of Automation?n How we defined it?
What is the default object synchronization timeout in qtp?
UFT 12.02 which ALM version will support
Explain me what the webdriver supported mobile testing drivers do you know?