Search:

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

Page 1 of 4 1 2 3 4

Search: Search took 0.00 seconds.

  1. Re: Value of a single variable (column) into data table

    Hi madhavi,
    I don know what exactle you want to achieve but in this case the error is
    DataTable.GetSheet("Global").GetParameter("RequestNumber").Value="Reqno"
    remove the double quotes("") from...
  2. Re: One of the Text Output Values is not stored in the Run-Time Data table.

    Looks like YOur problem is with the rendering since there is not enough information abt the environment soits difficult to suggest anything but you can try with the synchronization time increase. if...
  3. Answers
    3
    Views
    17,968

    Re: QTP File Extensions Descriptions

    default.cfg - configuration file
    default.xls - Default Excel used to store the DataTable sheets and data.
    default.usp - Contains additional runtime configuration parameters.
    testname.usr -...
  4. Thread: Qtp

    by kunals
    Answers
    3
    Views
    2,957

    Re: Qtp

    You need to check the add in...
    This problem arises when you don have proper addins.
  5. Answers
    2
    Views
    5,496

    Re: IN QTP, How to write the code ?

    ur Q is not very specific or m not getting it... :)

    if you want to get the values from a dropdown and print it then you can use
    1. do a getroproperty("all items")
    2. and then use the split with...
  6. Re: When do we use the recovery scenario manager in the QTP

    Also don't forget to associate it to the test for which you want it to be invoked. :)
  7. Answers
    2
    Views
    4,159

    Re: recovery scenario

    You can use the recovery scenario from the QTP menu which allows you to handle most of the exceptions logical or others . Only concern is it makes you r script run slow as after everystep it checks...
  8. Answers
    16
    Views
    16,757

    Re: Can you merge 2 object repositories in QTP

    One more thing to add with Umesh comment ...

    this can be done only in QTP 9 not in 8.X version of QTP...
  9. Re: First output value is getting overwritten by second output

    Can you please elaborate more on what is ur problem as the output value will be written only on the current row and until you pass to next row in ur script the values will be overwritten.

    If you...
  10. Answers
    2
    Views
    7,812

    Re: Creating an Output Value?????

    This si same as working with getROProperty as this will yield the runtime value of a variable or a textbox or to whatever it is associated with.

    Hope this helps you for more detail you can refer...
  11. Answers
    2
    Views
    5,255

    Re: QTP : executing test from commandline

    You can use the following piece of code

    Set qtApp= CreateObject("QuickTest.Application")
    qtApp.Launch
    qtApp.Visible = True
    'Set objExplorer = CreateObject("InternetExplorer.Application")...
  12. Answers
    3
    Views
    10,384

    Re: Database testing using QTP?

    Yes very much
    As you can pass the SQL Query to the function which will return you the value from the Db and then just do a comparison n print the result in the text file for that field.
    you can...
  13. Answers
    4
    Views
    3,136

    Re: Handle window names

    I agree with franklin but from the prob what i understand is this is not a right candidate for Regular Expression.
  14. Answers
    1
    Views
    3,308

    Re: Script to find mode of file

    here is the ans for ur Q :

    1. the mode of file is based on what you give while creating the same using file system object.
    for example:
    Set FSO = CreateObject("Scripting.FileSystemObject")

    ...
  15. Answers
    6
    Views
    16,126

    Re: Best way to learn QTP

    there is no better help than the QTP helpbook,
    you can find almost all your answers there and if you still feel that some of your Q are left unanswered then post it here will answer them to the best...
  16. Answers
    2
    Views
    4,295

    Re: Connect Database

    you can use the following piece to do a connection for you please update it according to your changes.

    hope this helps :),
    Kunals.


    'Create the connection string:
    strConn="DRIVER={SQL...
  17. Thread: Qtp

    by kunals
    Answers
    4
    Views
    2,925

    Re: Qtp

    hi ,
    If you know how to write VBScript normally the there is no change in how you write in QTP. you can either write it as a function within the script or write an external function which can be...
  18. Answers
    2
    Views
    7,160

    Re: Flight Application

    Good work Raja...
    But Praveen it will do no good to you until you start it by urself its easy to find a solution over the net but i suggest you concentrate on doing it by urself and come up with...
  19. Thread: QTP VB Script

    by kunals
    Answers
    4
    Views
    10,417

    Re: QTP VB Script

    The QTP help itself is the best source of all learning still if you need some doc or any help with some function writing then you can mail me.
    also i've few doc which i can't publish in forum so...
  20. Answers
    1
    Views
    2,478

    Re: Reliability testing

    Well reliability testing mostly gets performed in the system side places with lots depends on the HW and system.

    The purpose of reliability testing is to discover potential problems with the...
  21. Answers
    2
    Views
    13,048

    Re: qtp SETTOPROPERTY

    although this is not what you exactely lookin for but since your Q is answered by the above post i just wanted you to have a clear idea abt the properties as this is the major confusion for all. :)
    ...
  22. Re: I have 2 browsers open having the same title and I want to close the second brows

    nice Solution,
    This is the only way to distinguish between two browsers which has the same name still sometime its really dificult to distinguish and it closes the wrong wondow :mad: .

    M still...
  23. Re: systemutil.run "IEplore.exe","URL" is opening 2 browsers

    Qtp has in its run settings that record and run on a new browser if you have checked that then everytime it will open a new window and then nother one with the stmt in your script.
    Please check and...
  24. Answers
    5
    Views
    3,854

    Re: Am I a fresher or not

    Degree in 2003????

    where were you for all these years ???
  25. Answers
    3
    Views
    3,254

    Re: Guide me on which way I can go

    Work hard to get a campus placement and let them access what is good for you both areas are equally challengin and full of opportunity as well so don't worry and work hard on your skills like...
Results 1 to 25 of 85
Page 1 of 4 1 2 3 4
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