Search:

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

Page 1 of 2 1 2

Search: Search took 0.00 seconds.

  1. Re: I need to get data from database and store in Excel

    Use database connection to get connected to database - table. Then making use of database functions get data and store into the variable. Then start assigning the variable value to the respective...
  2. Re: I am testing CD which is used to download broadband connection

    You can record the scripts. But in between the dialogue box which ur getting as restart PC, automatic restart etc. You can control using Exception Handling.

    Arun*
  3. Re: Can I connect to QTP machine without QC server intervention

    Whatever debleena said is true. this is the exact steps u need to follow.
    Even by using multitest manager also we can run the scripts with outany intervention of QC. You get the reports testscript...
  4. Answers
    1
    Views
    4,523

    Re: I am facing problem in date picker

    Hi,

    See while recording the script the date picker might have been recorded as an image. orelse on click 15 date it might have recorded as another object. So i hope if this is the case then u need...
  5. Answers
    2
    Views
    7,174

    Re: Performance testing manually?

    I hope sutnarcha has fairly answered jainbrijesh's question. Good going sutnarcha.

    Yes its true previously theoretical assumptions and calculations were made on some algorithms. But since the...
  6. Re: Where must I install Load runner, in the web server machine or in my machine?

    As per my knowledge, Its better you install Only VUGen in your machine and keep controller and Analysis stay in one machine.

    Say if n no. of users are scripting LR Scripts. Then its totally waste...
  7. Re: testing 1000 virtual users on a single machine

    I think the question is Testing 1000 users on one machine is better or else divide them into 250 in 4 different machines and different locations.

    Its the same as per my experience is concerned on...
  8. Re: what is the difference between Wait time and Think time?

    jainbrijesh keepit up.

    That's the right answer. Good.

    Arun*
  9. Answers
    2
    Views
    5,876

    Re: I want to upgrade QTP version to 9.2

    If the data is in data sheet attached inside script then better you export it to excel files.

    Then try opening the script in QTP 9.0 or above versions. So that ur data will be retained back.
    ...
  10. Re: How to rectify the Script File when it is not able to open

    You have only one solution.
    Only script can be rolled back but u won't get the objects inside object repository.

    Script can be found in .mts file which will be under the folder Script1

    Arun*
  11. Re: Descriptive Programming and Visual Basic Scripts

    Descriptive programming is one which you enhance the recorded script by adding additional statements, removing unwanted script lines. And add more logical flow and make use of user defined functions,...
  12. Re: How do we keep a track of a defect that is repeated

    Yes i do agree jainbrijesh.

    But the verification word is bit appropriate word instead of saying in similar meaning.

    If we have a right review and verification process then we can avoidsuch...
  13. Re: When will be we going to use Step Generator?How to use it?

    What bharat kumar said is true.

    Arun*
  14. Answers
    7
    Views
    7,791

    Re: Code to stop an iteration

    Yes by making use of ExitActionIteration("return value") which has the return value generated in the decission making conditional loop. We can exit the iteration.

    If <check for condition> then
    ...
  15. Re: How do you convert local repository scripts to shared repository

    Yes that is what i was explaining. Just we need to export the local repository and import the same into QTP 9.1 then declare it as shared object repository mode. This will work.

    Arun*
  16. Re: How to test java project in QTP without java addin

    Yes there is no need to have the java addin. QTP Supports web methods by default.

    And importantly check the browser settings "Enable third party tools" which is in advanced tab. This will try to...
  17. Answers
    8
    Views
    5,375

    Re: Code to click on 6 button

    Browser("Name").Page("Name").WebButton("Name:=LogicalName", "index:=5").click

    Change the index property and see.

    It will work.

    Arun*
  18. Re: Playing Application script on different browsers without changes

    Yes it can be run without any problem. Better use regular expression property for your browser title.

    .*NetExtension.*

    This will ensure smooth execution without any breaks in running the...
  19. Answers
    3
    Views
    12,231

    Re: Default add-ins supported by the QTP 9.2

    Web add-ins
    VB Client Server

    Arun*
  20. Answers
    5
    Views
    14,246

    Re: How to do batch test in QTP

    Yes as sutnarcha, kunal has suggested we can work on either way to run testscripts in batch mode.

    I've worked in multitest manager and it really works fine.
    I've used call statements in scripts...
  21. Re: How do you convert local repository scripts to shared repository

    QTP 9.2 version has the enhanced object repository. Where you can import and export the object repository. You can modify, add, delete everything. Hope this might solve problem.

    Arun*
  22. Re: While running Test script the value of drop down is not getting selected

    If you are retaining the <browser>.<title>.<frame>.<object>

    Like it records the webtable.event then it won't recognize.
    Instead if the dropdown_1.event, dropdown_1.value is passed it works.
    ...
  23. Answers
    3
    Views
    3,574

    Re: QTP question?

    Try in QTP 9.1 and above.
    Since we have enhanced object repository we can import, export, modify, edit the objects.

    Arun*
  24. Re: How to make QTP recognize 2 different webtables

    Change the index to 0 this will start assigning the object initialization starting from 1. Since it has same properties for first object table, it tries to match with second object which has same...
  25. Answers
    7
    Views
    6,358

    Re: how i can test web application

    Check for proper web addin.
    Check whether proper settings is done in Options.
    Check the web checks enabled.

    * And Importantly check your browser settings for third-party tools enabled.
    This is...
Results 1 to 25 of 41
Page 1 of 2 1 2
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