Tag: testing

Questions Related to testing

Static analysis is best described as:

  1. The analysis of batch programs.

  2. The reviewing of test plans.

  3. The analysis of program code

  4. The use of black box testing


Correct Option: C
  1. Multi-user testing geared towards determining the effects of accessing the same application code, module or database records. Identifies and measures the level of locking, deadlocking and use of single-threaded code and locking semaphores.

  2. Concurrently designing & testing the application.

  3. Single user testing, determining the effects of accessing the same application.

  4. Mainly concurrency testing refers to testing the application once it is fully designed.


Correct Option: A

What are the various status reports you will generate to Developers and Senior Management?

  1. Status reports are the elaborated results of testing cycle. These reports contain success of the product.

  2. Status reports are the brief results of end to end testing cycle. These reports contain success of the product.

  3. Status reports are the elaborated results of testing cycle. These reports contain success, warning and alerts of the product, just to ensure that there are no bugs in the product.

  4. Status reports are the brief results of end to end testing cycle. These reports contain success, warning and alerts of the product, just to ensure that there are no show stoppers or blockers or hiccups in the product.


Correct Option: D

What is End-to-End testing?

  1. Testing each end of the application.

  2. Testing a complete application environment in a situation that mimics real-world use, such as interacting with a database, using network communications, or interacting with other hardware, applications, or systems if appropriate.

  3. Testing each module of the application and make sure each of them is working fine.

  4. Testing each module of the application and making sure that none of them is having any bug.


Correct Option: B
  1. If there is a discrepancy in code then the best approach is to check the use case documents for functionality. If the functionality is misunderstood by the tester then he will not raise a bug and to make things clear he can involve the project manager.

  2. If there is a discrepancy in code then the best approach is to check the use case documents for bugs. If the functionality is misunderstood by the tester then he will not raise a bug and to make things clear he can involve the project manager.

  3. If there is a discrepancy in code then the best approach is to check the requirement documents for functionality. If the functionality is misunderstood by the tester then he will not raise a bug and to make things clear he can involve the business analyst

  4. If there is a discrepancy in code then the best approach is to check the requirement documents for functionality. If the functionality is misunderstood by the tester then he will not raise a bug and to make things clear he can involve the QA lead.


Correct Option: C
  1. Running a system for a long period of time. For example,running the application for 2-3 days.If the application doesnt work properly then it is sent back to the devlopment team .

  2. Soak testing refers to the testing of individual module of the application & making it error free.

  3. Running a system at high load for a prolonged period of time. For example, running several times more transactions in an entire day (or night) than would be expected in a busy day, to identify and performance problems that appear after a large number of t

  4. .Running a system at low load for a prolonged period of time. For example, running several times more transactions in an entire day (or night) than would be expected in a busy day, to identify and performance problems that appear after a large number of t


Correct Option: C

What is IVR Testing ?

  1. Testing the pre-recorded messages in the Interactive voice response systems.

  2. Testing the messages in the Interactive voice response systems.

  3. Testing the internel working of the Interactive voice response systems.

  4. Testing the call routing/path of the Interactive voice response systems.


Correct Option: A
  1. SPLATT

  2. MAD

  3. PL FILE

  4. None of these


Correct Option: B

What are the different Levels of testing in Q&I

  1. ML, RC,PS

  2. ML, PS, Select

  3. ML,RC,PS &SELECT

  4. ML, RC, SELECT


Correct Option: C
  1. SPLATT

  2. MAD

  3. PL FILE

  4. None of these


Correct Option: C