Results 1 to 2 of 2

Thread: bugzilla with QTP

  1. #1
    Junior Member
    Join Date
    Feb 2007
    Answers
    1

    bugzilla with QTP

    Do you guys have answers for the following queries...

    1)How u connect bugzilla with QTP

    2)User defined functions in QTP and one example?

    3)How do you handle objects that were not recognized by QTP?

    4)Error handling in QTP and example for that?

    5)If there is any error or hard pause in the application,how does your script handle it?


    Thank you.


  2. #2
    Expert Member
    Join Date
    Nov 2006
    Answers
    518

    Re: bugzilla with QTP

    1)
    I will have to get back for this.

    2)
    DataTable("B", dtGlobalSheet)=addthem(10,DataTable("A", dtGlobalSheet))
    Function addthem (a,b)
    Dim x
    x=a+b
    addthem=x
    End Function

    3)
    Use Virtual Objects

    4)
    Look for Recovery Scenario in this forum.

    5)
    This can be resolved with Recovery Scenario again.

    Lack of WILL POWER has caused more failure than
    lack of INTELLIGENCE or ABILITY.

    -sutnarcha-

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