Software Testing & QA Fundamentals
Covers software testing concepts, defect lifecycle management, testing tools (Mercury Quality Center, Bugzilla), and integration technologies (TIBCO, JMS, SOAP, XML)
Questions
What do you mean by a Third Party System?
- A system which helps sell Cellphones to BBE
- A system which provides some sort of service to BBE
- A system which regulates BBE
- Any competitor of BBE
VDI.. What do you think about it ?
- A system where you update your daily tasks
- A remote login to Onsite server
- A place where you check your personal mails
- A lousey system giving login problems
Different message types used in BBE(JMS/SOAP)
- JMS
- SOAP
- Both A & B
- None of the above
What does JMS stands for
- Java Markup Service
- Java Message Standard
- Java Message Service
- Both B & C
What is bugzilla?
- Tool to detect defects
- Tool to manage Test cases
- Tool to generate xml
- Tool to manage defects
What is the full form of BBE ?
- Big Buy Egypt
- Best Bring Egypt
- Best Bought Europe
- Best Buy Europe
What is a SDD ?
- SDD is a doc written by a developer
- SDD is a doc written by a Business Analyst
- SDD is a doc written by a System Analyst
- SDD is a doc written by a Test Manager
What is a HLD ?
- doc written by a developer
- doc written by a Business Analyst
- doc written by a System Analyst
- doc written by a Test Manager
What is a XSD ?
- XSD is nothing but an XML with detailed specifications
- XSD is a XML Schema file
- XSD is derived from the XML
- None of the above
What TIBCO stands for?
- The Information Bus Company
- The Information Bar Code
- The Integrated Bus Company
- The Integrated Bar Code
Which flow is INCORRECT in a general defect cycle?
- NEW->ASSIGNED->RESOLVED->CLOSED
- NEW->ASSIGNED->REJECTED->CLOSED
- NEW->ASSIGNED->REOPENED->RESOLVED->CLOSED
- NEW->ASSIGNED->RESOLVED->REOPENED->RESOLVED->CLOSED
Why do we use XML Spy ?
- To view XSD
- To generate XML
- To Validate XML
- All of the above
It is possible to save request & response files using EMM automatically?
- True
- False
What is Mercury Quality Center used for?
- To trak test execution progress
- Tool to manage Test cases
- Tool to maintain requirements
- All of the above
Where do we write test cases
- Requirements Tab
- Test Lab tab
- Test Plan tab
- Test Case tab
When do we mark a test case as 'BLOCKED' during test execution
- When onsite team asks to mark it BLOCKED
- When test case is out of scope
- When we do not have time to execute a test case
- When a test case is failing due to another FAILED test.
When a defect is marked REJECTED by a dveloper, what should we do it.
- Close the defect without verifying developer comments.
- Check developers comments and simply close the bug
- Reopen the bug.
- Check the developer comments and reopen the bug if you do not agree with it.
What is an E2E test
- Test Case which starts from the Gateway and ends elsewhere
- Test Case which starts from the Gateway and ends at the Third Party
- Test Case which starts from the Gateway and ends at the Gateway
- Test Case which starts from the Gateway and ends at the Gateway through the Thirdparty
What are business Erros in BBE Testing ?
- Errors resulting from the services
- Errors resulting from system failures
- Errors resulting from the third parties
- Errors resulting from eMM tool
Define Severity..
- It is how frequently the defect is occuring
- It is how fast the defect needs to be resolved
- It is how big the impact on the system
- It is how long it takes to test the defect