Search:

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

Search: Search took 0.00 seconds.

  1. Answers
    7
    Views
    6,996

    Re: Whats wrong in this Descriptive Program?

    Hi ,
    can you send the script with out the "with" method?
    i think some objects are missing.

    Yan.
  2. Thread: QTP - VB script

    by yan
    Answers
    7
    Views
    26,404

    Re: QTP - VB script

    Hi Jim
    as far as i know Jscript or Java Script is not supported by QTP.
    are you using a call from QTP to js files?
    Yan.
  3. Thread: about qtp

    by yan
    Answers
    1
    Views
    5,846

    Re: about qtp

    hi,
    1)create a vbs file
    2)add this code :

    Dim App

    Set App = CreateObject("QuickTest.Application")
    App.Launch
    App.Visible = True ' can be True or false
  4. Answers
    1
    Views
    5,483

    Re: Mask Cursor from bitmap image checkpoint

    Hi
    use CaptureBitmap method and compare the 2 files (binary)
    syntax:
    object.CaptureBitmap FullFileName, [OverrideExisting]
    example:
    Browser("Google").Page("Google").CaptureBitmap...
  5. Answers
    7
    Views
    6,348

    Re: how i can test web application

    Hi
    go to Automation->Record and run setting-
    on web tab check the first radio button
    on win tab check the 2ed radio button and then checked the "application oened by quick test"

    let me know how...
  6. Answers
    33
    Views
    146,846

    Re: Active Screen In QTP

    Hi
    go to Tools->option->Active screen->click default
    record your scrpits again
    let me know if it's helping u.
    Yan.
  7. Answers
    3
    Views
    14,125

    Re: Using Soft Keys in QTP

    Window("Microsoft Internet Explorer").WinObject("Internet Explorer_Server").Type micCtrlDwn+micF7+micCtrlUp

    etc...


    the syntax is:
    object.Type keyboardInput
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