Search:

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

Search: Search took 0.00 seconds.

  1. Answers
    2
    Views
    4,658

    General Re: Seed command in database

    When taking a random sample of your data, you may want to do so in a way that is reproducible. In other words, you can generate the same sample if you need to. To do this, you will need to set the...
  2. Answers
    8
    Views
    5,251

    Re: Who perform the sanity or smoke testing

    When the basic level of code is about to be passed on to the testing team, we often perform smoke or sanity tests to determine if the new software is stable enough to be tested. My experience with...
  3. Answers
    34
    Views
    24,853

    Sanity Testing is performed whenever cursory...

    Sanity Testing is performed whenever cursory testing is sufficient to provide the application is functioning according to specifications. Thes level of testing is a subset of Regression Testing.
    ...
  4. Answers
    18
    Views
    5,439

    Re: When testing ends?

    This can be difficult to determine. Many modern software applications that complete Testing never be done. Common factors are

    1. Deadlines (Testing, Release);

    2. Test Cases completed with...
  5. Re: Disadvantages of manual software testing?

    Disadvantages:

    Can be time consuming
    Supporting material not always available
    Requires significant human thought and skill to be effective!
    __________________


    Boundary value analysis...
  6. Answers
    2
    Views
    3,769

    Re: Exploratory testing & Ad-hoc Testing

    Ad-Hoc Testing is a part of Exploratory Testing. Ad-Hoc Testing is most often used as a complement to other Types of Testing.

    Exploratory Testing is simultaneous learning, test design, and test...
  7. Re: Disadvantages of manual software testing?

    Disadvantages:

    Can be time consuming
    Supporting material not always available
    Requires significant human thought and skill to be effective!
  8. Re: testing techniques are used in manual testing

    I suggested some ways to Plan Testing a Web Application.

    1. Test from back-to-front, not front-to-back.
    Many testers focus on testing a web application through the browser. However, this can...
  9. Re: Testing

    A test script is a document that describes in detail how a group of related tests should be conducted. A test script contains information outlining the test, defines the pre-requisites and contains a...
  10. three attributes which will impact the Testing Process?

    Write any three attributes which will impact the Testing Process?
  11. What is the relationship between Test Scripts and Test Cases?

    What is the relationship between Test Scripts and Test Cases?

    A test script is a document that describes in detail how a group of related tests should be conducted. A test script contains...
  12. Thread: Smoke & Sanity

    by irinak
    Answers
    6
    Views
    4,088

    Re: Smoke & Sanity

    SANITY TEST - Brief test of major functional elements of a piece of software to determine if its basically operational. Sanity testing is a preliminary check of functionality prior to execution of a...
  13. Answers
    3
    Views
    3,454

    Re: Contents and general idea of a project plan

    The software development project plan describes the plan for working on a software development project. It includes information on deliverables, schedules, and responsibilities.



    Typical...
  14. Answers
    2
    Views
    18,206

    Re: Why do we run DB2-COBOL program from JCL

    1. Use DSN utility to run a DB2 batch program from native TSO. An example is shown:

    DSN SYSTEM(DSP3)

    RUN PROGRAM(EDD470BD) PLAN(EDD470BD) LIB('ED 01T.OBJ.LOADLIB')

    END

    2. Use IKJEFT01...
  15. Answers
    3
    Views
    3,563

    How do you break down your testing

    Please help with the questions if possible.

    How do you break down your testing to ensure that you have covered the various testing types applicable to each feature?

    Kind Regards,
    Irinak
  16. Answers
    1
    Views
    2,977

    How would be the DSN be coded

    1. Step1 of a job creates a new generationin a GDG dataset by coding DSN=MY.DATASET(+1), if STEP2 is refer to the same generation, how would it be coded?

    Thank You.
    Irina K
  17. Answers
    3
    Views
    8,418

    Re: Difference between COBOL verbs

    A delimiter in STRING causes a sending field to be ended and another to be started.

    A delimiter when encountered in the sending field causes the current receiving field to be switched to the next...
  18. Answers
    20
    Views
    37,737

    Re: Testing Life Cycle

    1. Requirements stage 2. Test plan 3. Test design. 4. Design reviews 5. Code reviews 6. Test cases preparation. 7. Test execution 8. Test reports. 9. Bugs reporting 10. Reworking on patches. 11....
  19. Answers
    12
    Views
    19,187

    Re: Testing Basic

    Verification evaluates documents, plans, code, requirements, and specifications. Validation, evaluates the product itself.
    Validation is done during actual testing and it takes place after all the...
  20. Re: difference between severity and priority

    A brief explanation of priority and severity. Priority is how a bug affects the customer. For example, if the main feature of the application isn't working, it has a high priority. If a rarely used...
Results 1 to 20 of 20
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