Search:

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

Search: Search took 0.00 seconds.

  1. Thread: About QTP

    by MaluR
    Answers
    1
    Views
    3,143

    Re: About QTP

    Hi,

    You can visit the below website, to know more details about the HP QTP certification, also the prometric centers which conduct certification.

    Prometric: HP Certification

    ...
  2. Answers
    1
    Views
    5,002

    Re: QTP not identifying object

    Hi,

    I have also faced a similar situation.In that case, we were using descriptive programming. Therefore, we created a description object f as follows;

    For instance,

    Dim WindowDesc
    ...
  3. Answers
    6
    Views
    12,019

    QTP certification

    Hi Friends,


    I like to know, is there any QTP dump or model questions available online for pratice ?
    As I have a planned to do QTP 9.2 certification.
    Can anybody suggest me about the...
  4. Re: while using qtp were should we write descrptive program,please explain with fligh

    Hi Suneetham,


    Descriptive programming replaces the usage of Object respository.Descriptive programming provides a way to perform action on objects which are not in Object repository

    When...
  5. Re: QTP Code/syntax to launch/invoke a Web Applicaation(ex:http://yahoo.com) ?

    Hi

    You can invoke web application

    SystemUtil.Run "iexplore.exe","www . yahoo . com"

    Also, InvokeApplication can be used to open an application.

    InvokeApplication "provide the path"
  6. Re: I have 10 files in a folder(say D:\). Out of which there

    Hi Suneetham,

    Please find the below code for the count particular file type.Insert the respective file extension & path.

    Dim fso, f,f1, fc, s

    Set fso =...
  7. Answers
    6
    Views
    7,638

    Select radiobutton thro' datatable input

    Hi,

    In flight reservation,if parameterizing done thro' datatable.
    Then how to select the radiobuttons "First","Business" & "Economy" , if the input is thro' datatable.

    I'm using descriptive...
  8. Re: how to do regression testing in qtp? plz give ans with examples

    Hi,

    The manual regression test cases can be automated using QTP.

    The test cases which has many steps that is repeated number times are given more priorty.

    Regards,
    MaluR
  9. Answers
    6
    Views
    6,213

    Re: Problem with window recognition

    As regexpwndtitle property is not consistent. Any other property of the window which is unique can be considered for identification.

    Regards,
    MaluR
  10. Re: How will you handle the situation when object is not captured during record?

    Hi,

    Descriptive Programming can handle this situation,when QTP is not able to record the actions performed in the application.

    Create description method for the object on which the action is...
  11. Answers
    1
    Views
    2,735

    Creating object respository in run-time?

    How an object respository can be created during run-time? Is it possible?
  12. Answers
    1
    Views
    2,517

    Handling Pipes in Web Browsers

    Hi,

    In this particular scenario, the title of any browser & page is always proceeded by title of the home page.

    Using Descriptive Programming

    For instance, if title of home page is ---...
  13. Answers
    1
    Views
    6,726

    Re: Output value and GetRoProperty

    GetROproperty retrieves the current value of the test object property during run-time .

    OutValue enables to retrieve the property values of the test object and can be stored (in datatable or...
  14. Answers
    2
    Views
    3,066

    Re: Declaring Parameters in Test Settings

    Instead of declaring the parameters in the Action properties,if the parameters for action are also declared in the Test Settings.Will QTP recognise the parameters?
  15. Answers
    2
    Views
    3,066

    Declaring Parameters in Test Settings

    Hi,

    Please tell me how declaring the Parameter using
    File --->Test Settings -->parameters
    differs from declaring the Parameters pertaining to each action using
    Edit ---> Action Properties.
  16. Answers
    10
    Views
    6,652

    Re: IE Browser closes abnormally

    if synchronization is the problem, then you can try wait() method to make the QTP to wait for the specified time till the browser navigates to the required page.
  17. Answers
    1
    Views
    2,556

    Re: Migrated from QTP 8.2 to 9.2

    Hi

    Two of my findings,

    1. Commenting the script lines all together was not possible in 8.2
    2. Object respository merge tool

    Thanks
    Malu
  18. Answers
    4
    Views
    7,877

    Re: Text & Text Area Checkpoint

    Hi ,
    Text Area Checkpoint- Enables you to check that a text string appears within a defined area in a Windows application, according to specified criteria

    Text Checkpoint - Enables you to check...
Results 1 to 18 of 19
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