Search:

Type: Posts; User: dhanaprabhu; Keyword(s):

Search: Search took 0.00 seconds.

  1. Answers
    1
    Views
    6,361

    Re: Dos Commands using Winrunner

    You can execute dos commands by using two commands

    dos_systesm()----> Control will not be brought back to Winrunner.Need to close cmd prompt manually.

    system()----> Control will be brought back...
  2. Re: How to insert value from field to database in TSL?

    Use db_execute query command to insert the value into table.
  3. Thread: WinRunner

    by dhanaprabhu
    Answers
    6
    Views
    8,183

    Re: WinRunner

    Can any give me the example for get_pixel_color. Please help me get it.
  4. Answers
    2
    Views
    6,199

    Re: input to TSL script in WINRUNNER

    Use user defined functions. For example, assume that you want to give username and password as input values. U can use the following steps.

    1) Function call:userInputExample("aaaaaa","12345");
    ...
  5. Answers
    2
    Views
    4,450

    Re: Report user msg in test result

    Use report_mesg("Ur message"&variable_name) or tl_step functions. It will be displayed in final result.
  6. Re: Winrunner 7.5 - undefined function called

    Please check the mode before running the script. Context sensitive mode functions will not be supported in Analog Mode. :)
  7. Re: can we delay the timing in winrunner while verifying an record

    Use websync() command or check points instead of using wait() command. Because wait() command is not reliable. For example if you are using wait(500) means it will wait for 500 secs no matter the...
Results 1 to 7 of 7
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact