• How to pull the value from one function and provide same value input for other function ?

    Hi , How to pull the value from one function and provide same value input for other function ? do we have any example steps ?
  • How to read the Tool Tip Value in Agent ?

    Hi, In my windows Application, i need to read the Tool Tip message, So here do we have any function to Read ToolTip Message in OpenAgent ? could you please help me with the Example ?
  • How to Mimic the tool functions like Click(),SetText("") in SilKTest Open Agent (4Test) , Any clear example ?

    Hi, As per my Application(Windows) if we click on the button it should open dialog box (Close based on the dialog box). Here based on the provided input in fields its pulling data from backend, so sometimes its opening and sometimes its not closing the…
  • Any Clear Example for Test Plan in SilkTest Open Agent ?

    Any Clear Example for Test Plan in SilkTest Open Agent ? I would like to execute Test Cases one by one do we have any example to create Test Plan and Execute All Test Cases one by one ?
  • Do we have any Synchronization settings or set up for Windows Application? in my Windows Application after performing Click Action somtimes dialogbox opening sometimes not do we have any usersimulation practices ?

    1, Do we have any Synchronization settings or set up for Windows Application? 2, in my Windows Application after performing Click Action somtimes dialogbox opening sometimes not do we have any usersimulation practices ? 3, As per Test Case Flow i…
  • Object declaration differs between classic and open agent

    Hi, On recording with CA, an additional window(CustomWin CLIENT1) is recorded but when recorded the same with OA , window (CustomWin CLIENT1) is not present. I need to execute in OA, but window and object declaration must present in CA. The test fails…
  • Is it possible to run non web application in headless mode with silk test?

    Hi Team, Using command line, can launch the silk test and able to execute test cases for non web application, is it possible to run the same in headless mode?
  • Tests won't close the browser window after the test since we updated to 18.0

    Our tests were working just fine but since we updated to 18.0, our tests sometimes don't close our browser window and the open agent gives a message: The last browser action could not yet be completed. The website is busy because of the following…
  • How to write the data to Excel sheet ?using silk test Open AGENT.

    Hi, Can you please any one help me, how to open Excel sheet and write the data or paste the data to excel sheet in SILK TEST OPEN AGENT (4test language) scripts...
  • Is it possible to have error handling for the whole script in open agent?

    Using SilkTest 15.5 Is it possible to have error handling for the whole script in open agent? What I mean is if there is an error anywhere in the script jump to a Label or to the end of a script / call a logoff script. I have a script which fills…
  • RE: How to use Clear Cache method in IE browser using Silk 4Test Script ?

    Hi Colin, The above process not working well.Wherever my second script fails at the place automatically starting third script. Please tell me how to use functions in silk 4test and Exception handling process ..(whenever script fails it should call function…
  • RE: How to use Clear Cache method in IE browser using Silk 4Test Script ?

    Hi Colin, The above process not working well.Wherever my second script fails at the place automatically starting third script. Please tell me how to use functions in silk 4test and Exception handling process ..(whenever script fails it should call function…