Search:

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

Page 1 of 20 1 2 3 4

Search: Search took 0.01 seconds.

  1. Answers
    4
    Views
    4,142

    Re: Strange defect/Bug

    Any defect that is not reproducable ocassionally, due to unknown reasons can be referred as a strange defect. They are mostly due to unknown or unexpected dependencies of the application.
  2. Re: How many test cases you will test if u have 1000 test cases need to be executed i

    Tests can be rated based on the probability of finding defects, and the order of execution can be highest probable first.
  3. Thread: Test Case

    by sutnarcha
    Answers
    3
    Views
    3,190

    Re: Test Case

    For such functionality, there should be same TCs repeated for different scenarios. i.e. 1 scenario for each of Senior/Junior/Admin. If Senior logs in then what would happen, if Junior logs in what...
  4. Answers
    1
    Views
    2,661

    Re: Testing between Environments

    Testing in development is white box testing like code coverage, statement coverage, condition coverage, iterative coverage etc. Testing in qa is black box testing like functional coverage,...
  5. Thread: qtp

    by sutnarcha
    Answers
    1
    Views
    2,606

    Re: qtp

    Following are the possible automation frameworks in any good automation tool available in market today.

    5 major frameworks:
    Script Modularity, Library Architecture, Keyword Driven, Data Driven...
  6. Thread: qtp

    by sutnarcha
    Answers
    3
    Views
    2,986

    Re: qtp

    If you choose copy of an action, a local copy will be saved in the test. If u choose external action, an action from a different test will be run by the current test. Any changes to this external...
  7. Answers
    14
    Views
    31,515

    Re: Descriptive Programming

    I must say... this is a smart piece of code from Ahuja.

    We use Object Spy to get the properties and their values to uniquely identify the objects in the application. If we know such properties and...
  8. Answers
    5
    Views
    13,913

    Re: child objects

    Hay Rajasekhar... I don't understand what u r trying to ask here... what do u mean 'why we need to create child objects for already created objects'?
  9. Answers
    8
    Views
    35,380

    Re: User defined function in QTP library

    Hi All,

    There is an alternate way to make available a user defined function for all tests (as a build-in function). This approach doesn’t require a function library to be associated to a test. We...
  10. Thread: Qtp

    by sutnarcha
    Answers
    2
    Views
    2,722

    Re: Qtp

    QTP came in 8.2, 9.0, 9.2 and now 9.5 releases since the days I know QTP. To know the differences, please read "What's New" from the help documentation of each release.
  11. Answers
    9
    Views
    9,268

    Re: New features supported in QTP 9.5

    Please read "What's New" from QTP 9.5 help documentation.
  12. Answers
    2
    Views
    4,129

    Re: QTP:Key word driven

    Coz we can develop QTP scripts using keywords in the keyword view.
  13. Answers
    1
    Views
    3,844

    Re: QTP 9.0 Enable editing

    This opion is to enable editing of the readonly objects that are associated with the action/test. It is applicable to External Actions, Function Libraries, Object Repositories, Recovery Scenarios etc.
  14. Answers
    1
    Views
    2,745

    Re: QTP to Oracle DB configure

    Use the following code by replacing the values for < server >, < dbname >, < uid > and < pwd > as appropriate.
  15. Thread: Object Spy

    by sutnarcha
    Answers
    1
    Views
    2,563

    Re: Object Spy

    After you click hand button, if only desktop is visible, then... hold control button on your keyboard, maximize the application window from the open applications on the start-up bar and release the...
  16. Answers
    3
    Views
    9,008

    Re: Connecting to QualityCenetr from QTP

    From QTP9.2 you need to instal TDPlugIns. This is the QC connectivity addin for QTP.
  17. Thread: Qtp

    by sutnarcha
    Answers
    3
    Views
    2,940

    Re: Qtp

    Basically, frames donot have webelements. The webelements are directly placed on the web pages. so try,

    Browser("...").Page("...").webelement("Explorer").Exist
  18. Answers
    5
    Views
    13,913

    Re: child objects

    Any of the object controls like a button, checkbox, radiobutton, combobox, frame etc of the application that can be referred only from its parent object are called child objects.

    Eg.
    A button may...
  19. Answers
    1
    Views
    2,872

    Re: Qualitycenter with QTP

    The Q is not clear. What do u mean copying a file to QC? Which module of QC r u referring to? r u talking about attaching a file to any of the entities in QC like, a release, requirement, test case,...
  20. Re: The decision I have taken is correct or wrong

    I would first like to appreciate the efforts that you have put in to complete your computer courses. Taking a decision to move into IT field with a non-IT experience of 10 years is simply daring....
  21. Answers
    1
    Views
    7,524

    Re: Rad excel vba for a hedge fund

    Looks like you are preparing for an interview for a freshers role in s/w development.

    Consider the following points:
    1) Be strong in SDLC theoritical concepts.
    2) Show and prove that you have...
  22. Answers
    3
    Views
    10,799

    Re: is oracle certification neccessary?

    It basically depends on what platform you choose in your carrier. There are certifications available on almost all platforms in IT. Choose the certification depending on your interests and choice.
  23. Re: Retrieveing the title of the currently active window

    This is good work from anilkumarbj :)

    One point I noticed is that, this code cannot be debugged. If debugged, it will always give the title of the QTP application window.

    Also, before we place...
  24. Answers
    2
    Views
    6,467

    Re: Quality Center server path

    First, you should download and install the QC connectivity add-in.

    After this, in QTP's QC connection option, type the QC URL.
  25. Answers
    1
    Views
    2,799

    Re: Synchronisation without wait statement

    Use Browser("[ABC]").Page("[ABC1]").Sync
Results 1 to 25 of 491
Page 1 of 20 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