Results 1 to 3 of 3

Thread: Getting Error while creating / executing object repository

  1. #1
    Geek_Guest
    Guest

    Getting Error while creating / executing object repository

    Question asked by visitor Jaya

    Dim app
    set app = create.object ("QuickTest.Application)
    app.Test.Settings.Resources.ObjectRepositorypath ="D:Test.tsr"

    this code is used for creating object repository. but while executing error is coming? why? AND in other classes similar to QuickTest application - outlook application where can we see these classes in HELP?


  2. #2
    Junior Member
    Join Date
    Feb 2007
    Answers
    17

    Re: Getting Error while creating / executing object repository

    Hi,

    please try this
    Dim app
    set app = CreateObject("Quicktest.Application")
    app.launch
    app.visible = True
    app.Test.Settings.Resources.Objectrepositorypath = "D:\Test.tsr"


  3. #3
    Expert Member
    Join Date
    Apr 2007
    Answers
    147

    Re: Getting Error while creating / executing object repository

    I tried with this. But this code is not working....


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
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