Search:

Type: Posts; User: bharathkumar.dasari; Keyword(s):

Search: Search took 0.00 seconds.

  1. Answers
    7
    Views
    7,800

    Re: Code to stop an iteration

    use ExitActionIteration("return value")
  2. Re: When will be we going to use Step Generator?How to use it?

    Steps generator is used to insert coding statements with the help of GUI window. You do not need to remember syntax.

    Goto Insert-> Step Generator
    select category, object, operation and any...
  3. Re: How to use environment variables in a QTP test

    Please look at this url:
    http://www.geekinterview.com/talk/4651-environment-variables-in-qtp.html
  4. Re: Test an Application designed with ASP.Net, C#

    What would you like to test in the application. Since this is a web application web add-in is sufficient.
  5. Re: QTP Script in Load Runner for Load Testing

    use below statements for measuring transaction response times in your QTP script. These statements give you transaction response time both in load runner and QTP.
    Services.StartTransaction...
  6. Re: Per-action repository and shared object repository

    It goes like this....
    1) suppose your current test is in per-action mode, you can call re-usable actions of per-action mode only and same applies to shared object repositories also. vice versa is...
  7. Answers
    2
    Views
    6,553

    Re: Verification points in QTP

    Yes it is similar to checkpoints in QTP.
  8. Re: What is the file extension of objects that get stored

    There is no specific file extension for object that gets stored in the repository file. It is stored in binary format. However, file extension names of per action mode object repository is .mtr and...
  9. Re: Is there any way to enter dynamic values

    If you want to enter values in the script without using Data table or any other external source and still want to enter values dynamically you can do that. This is not recommended if number of inputs...
  10. Answers
    2
    Views
    12,025

    Re: multiple actions in QTP

    If you have multiple actions and you want to run only one action at a time, make all the actions as re-usable actions then create a new action, insert calls to re-usable actions in the new action,...
  11. Answers
    1
    Views
    7,073

    Re: Environment variables in qtp

    Environment variables give information about your computer, the test that you are running currently, virtual user and scenario information (only when qtp script is used by Load runner during...
Results 1 to 11 of 11
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