Software Testing & QA Fundamentals

Covers software testing concepts, defect lifecycle management, testing tools (Mercury Quality Center, Bugzilla), and integration technologies (TIBCO, JMS, SOAP, XML)

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

What do you mean by a Third Party System?

  1. A system which helps sell Cellphones to BBE
  2. A system which provides some sort of service to BBE
  3. A system which regulates BBE
  4. Any competitor of BBE
Question 2 Multiple Choice (Single Answer)

VDI.. What do you think about it ?

  1. A system where you update your daily tasks
  2. A remote login to Onsite server
  3. A place where you check your personal mails
  4. A lousey system giving login problems
Question 3 Multiple Choice (Single Answer)

Different message types used in BBE(JMS/SOAP)

  1. JMS
  2. SOAP
  3. Both A & B
  4. None of the above
Question 4 Multiple Choice (Single Answer)

What does JMS stands for

  1. Java Markup Service
  2. Java Message Standard
  3. Java Message Service
  4. Both B & C
Question 5 Multiple Choice (Single Answer)

What is bugzilla?

  1. Tool to detect defects
  2. Tool to manage Test cases
  3. Tool to generate xml
  4. Tool to manage defects
Question 6 Multiple Choice (Single Answer)

What is the full form of BBE ?

  1. Big Buy Egypt
  2. Best Bring Egypt
  3. Best Bought Europe
  4. Best Buy Europe
Question 7 Multiple Choice (Single Answer)

What is a SDD ?

  1. SDD is a doc written by a developer
  2. SDD is a doc written by a Business Analyst
  3. SDD is a doc written by a System Analyst
  4. SDD is a doc written by a Test Manager
Question 8 Multiple Choice (Single Answer)

What is a HLD ?

  1. doc written by a developer
  2. doc written by a Business Analyst
  3. doc written by a System Analyst
  4. doc written by a Test Manager
Question 9 Multiple Choice (Single Answer)

What is a XSD ?

  1. XSD is nothing but an XML with detailed specifications
  2. XSD is a XML Schema file
  3. XSD is derived from the XML
  4. None of the above
Question 10 Multiple Choice (Single Answer)

What TIBCO stands for?

  1. The Information Bus Company
  2. The Information Bar Code
  3. The Integrated Bus Company
  4. The Integrated Bar Code
Question 11 Multiple Choice (Single Answer)

Which flow is INCORRECT in a general defect cycle?

  1. NEW->ASSIGNED->RESOLVED->CLOSED
  2. NEW->ASSIGNED->REJECTED->CLOSED
  3. NEW->ASSIGNED->REOPENED->RESOLVED->CLOSED
  4. NEW->ASSIGNED->RESOLVED->REOPENED->RESOLVED->CLOSED
Question 12 Multiple Choice (Single Answer)

Why do we use XML Spy ?

  1. To view XSD
  2. To generate XML
  3. To Validate XML
  4. All of the above
Question 13 True/False

It is possible to save request & response files using EMM automatically?

  1. True
  2. False
Question 14 Multiple Choice (Single Answer)

What is Mercury Quality Center used for?

  1. To trak test execution progress
  2. Tool to manage Test cases
  3. Tool to maintain requirements
  4. All of the above
Question 15 Multiple Choice (Single Answer)

Where do we write test cases

  1. Requirements Tab
  2. Test Lab tab
  3. Test Plan tab
  4. Test Case tab
Question 16 Multiple Choice (Single Answer)

When do we mark a test case as 'BLOCKED' during test execution

  1. When onsite team asks to mark it BLOCKED
  2. When test case is out of scope
  3. When we do not have time to execute a test case
  4. When a test case is failing due to another FAILED test.
Question 17 Multiple Choice (Single Answer)

When a defect is marked REJECTED by a dveloper, what should we do it.

  1. Close the defect without verifying developer comments.
  2. Check developers comments and simply close the bug
  3. Reopen the bug.
  4. Check the developer comments and reopen the bug if you do not agree with it.
Question 18 Multiple Choice (Single Answer)

What is an E2E test

  1. Test Case which starts from the Gateway and ends elsewhere
  2. Test Case which starts from the Gateway and ends at the Third Party
  3. Test Case which starts from the Gateway and ends at the Gateway
  4. Test Case which starts from the Gateway and ends at the Gateway through the Thirdparty
Question 19 Multiple Choice (Single Answer)

What are business Erros in BBE Testing ?

  1. Errors resulting from the services
  2. Errors resulting from system failures
  3. Errors resulting from the third parties
  4. Errors resulting from eMM tool
Question 20 Multiple Choice (Single Answer)

Define Severity..

  1. It is how frequently the defect is occuring
  2. It is how fast the defect needs to be resolved
  3. It is how big the impact on the system
  4. It is how long it takes to test the defect