Search:

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

Search: Search took 0.00 seconds.

  1. Answers
    3
    Views
    4,822

    Re: item not found error in Winrunner

    WinRunner produces a context sensitive error, if the item is not found in the list, this is very common problem,
    So, just put in batch mode and execute the script,
    I'm sure it'll work properly....
  2. Answers
    7
    Views
    7,724

    ExitTest is enough OR Int_value = 20 If...

    ExitTest is enough

    OR

    Int_value = 20
    If (Int_value < 0)
    print "Positive number" & Int_value
    Else
    print "Negative number" & Int_value
    ExitTest
  3. Answers
    1
    Views
    17,505

    Putty screen login and password script

    Hi all, could you correct me this script if any wrong: here i am opening a putty screen and entering login and password and quiting. Systemutil.run("c:\putty.exe")
    with window("regexpwndtitle:=putty...
  4. Answers
    5
    Views
    4,142

    Re: Runtime Value

    GetRoProperty("value")
    is executed and returned successfully.
  5. Answers
    1
    Views
    20,258

    Difference between CSTE and ISTQB exams

    Could u tell me the difference between CSTE and ISTQB exams, and which is better. If any one experienced in this pls let me know.
  6. Answers
    4
    Views
    6,119

    Script for combobox Try these are: Method...

    Script for combobox

    Try these are:

    Method 1:

    JavaWindow("z! 3PL").JavaList("Air Dim Factors").Click "#0", "Unit", "Cubic Meters/Kilogram"

    method 2:
Results 1 to 6 of 6
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