{"id":318,"date":"2023-09-10T09:37:59","date_gmt":"2023-09-10T09:37:59","guid":{"rendered":"https:\/\/softwaretestingstuff.com\/?p=318"},"modified":"2023-09-10T10:05:51","modified_gmt":"2023-09-10T10:05:51","slug":"cste-september-december-2005","status":"publish","type":"post","link":"https:\/\/www.softwaretestingstuff.com\/2007\/10\/cste-sept-17-2005-objective-paper1-q1.html","title":{"rendered":"CSTE September\/December 2005"},"content":{"rendered":"\n
CSTE Sept 17, 2005:Objective Paper1:<\/strong><\/p>\n\n\n\n Q1. Who defined the standards?<\/strong>A) ISO A) Quality Control Q3. Which one is not Statistical Tool?<\/strong><\/p>\n\n\n\n A) Cause & effect Graphing Q4. Histogram refers to<\/strong> Q5. Who are there in External IT TEAM?<\/strong> Q6. Which one is not Structural Testing?<\/strong> Q7. Who is not part of Inspection?<\/strong> Q8. Tester job is not to<\/strong><\/p>\n\n\n\n A) Report Defect <\/p>\n\n\n\n Q9. Which one is not secondary role of tester<\/strong><\/p>\n\n\n\n A) Raising Issues Q10. Acceptance testing is<\/strong><\/p>\n\n\n\n A) White Box Q11. Deming 14 principle includes<\/strong><\/p>\n\n\n\n A) mobility of mgmt Q12 Configuration Management tool used in which phase.<\/strong><\/p>\n\n\n\n A) Unit tetsing Q13. Max Defects created in which phases<\/strong><\/p>\n\n\n\n A) req Q14. 50% Defect found in which phase<\/strong> Q15. defects are least costly in which phase<\/strong><\/p>\n\n\n\n A) req 1) Software inspections categorize defects as Wrong, Missing and Extra.<\/strong><\/p>\n\n\n\n A) TRUE 2) The purpose of Risk Management in a project is to<\/strong><\/p>\n\n\n\n A) Eliminate Risks 3) Testing of the system to demonstrate system compliance with user requirements is:<\/strong><\/p>\n\n\n\n A) Black box testing 4) Function point is a measure of<\/strong><\/p>\n\n\n\n A) Effort 5) An activity that verifies compliance with policies and procedures and ensures that resources are conserved is<\/strong><\/p>\n\n\n\n A) an inspection 6) Which is the application for the process management and quality improvement concepts to software development and maintenance.<\/strong><\/p>\n\n\n\n A) Malcolm Baldridge 7) Software testing accounts for what percent of software development costs?<\/strong><\/p>\n\n\n\n A) 10-20 8) Software errors are least costly to correct at what stage of the development cycle?<\/strong><\/p>\n\n\n\n A) Requirements 9) Which of the following test approaches is not a Functional test approach?<\/strong><\/p>\n\n\n\n A) Control Technique 10) Effectiveness is doing things right and efficiency is doing the right things<\/strong><\/p>\n\n\n\n A) True 11) Juran is famous for<\/strong><\/p>\n\n\n\n A) Quality Control 12) Top down & Bottom Up are the part of Incremental Testing<\/strong><\/p>\n\n\n\n A) True 13) Achieving quality requires:<\/strong><\/p>\n\n\n\n A) Understanding the customers expectations 14) Which is NOT the exit criteria for unit testing<\/strong><\/p>\n\n\n\n Q1. there is a application which is delivered to the customer now customer found bugs and assume each bug cost is $125 and there are 4 bugs found each day and there are 5 working day. What should be the cost to fix those bugs<\/strong><\/p>\n\n\n\n A) $300 Q2. Tester should know<\/strong><\/p>\n\n\n\n A) Test planning Q3. Pareto Analysis<\/strong><\/p>\n\n\n\n A) 80-20 rule Q4. Testing efforts in SDLC<\/strong><\/p>\n\n\n\n A) 10-20 % Q5. Critical Listening is<\/strong><\/p>\n\n\n\n A) Listen analyses what speaker said Q6. Who finds vulnuralibility in system?<\/strong><\/p>\n\n\n\n A) ICO Q7. COQ is not<\/strong><\/p>\n\n\n\n A) Production Q8. Training come under what category cost of quality?<\/strong><\/p>\n\n\n\n A) Appraisal Q9. Why testing is called negative<\/strong><\/p>\n\n\n\n A) Easy Q10. Incremental testing is Top down & bottom Up testing<\/strong><\/p>\n\n\n\n A)True B) false<\/p>\n\n\n\n Q11. Effectiveness is doing right thing & efficency is doing thing right<\/strong><\/p>\n\n\n\n True\/ false Q12. Which one is not part of Demind<\/strong><\/p>\n\n\n\n A) Plan Q13. Defect fixed in which phase is lease cost<\/strong><\/p>\n\n\n\n A) same phase Q14. In White box testing test coverage is<\/strong><\/p>\n\n\n\n a) Decision Q15. Test Plan should not contain<\/strong><\/p>\n\n\n\n A) Scope Q16. This question was on Test coverage?<\/strong><\/p>\n\n\n\n Q17. Acceptance Testing is the responsibility of the:<\/strong><\/p>\n\n\n\n A) Programmer Q18. Cost of Quality is least among<\/strong><\/p>\n\n\n\n A) Prevention (Most of the subjective questions were from the back of CSTE book.)<\/p>\n\n\n\n 1.<\/strong> Why we need to test the software.<\/p>\n\n\n\n 2.<\/strong> Write the procedure for Test Plan, Test Script, Test Status Report.<\/p>\n\n\n\n 3.<\/strong> You have to test the Web Application, what should be considered for the same.<\/p>\n\n\n\n 4.<\/strong> Write test cases for the Data model & data field validation.<\/p>\n\n\n\n 5.<\/strong> There is applications which can be accessible by one terminal & other by multiple terminals, write the points which won\u2019t be considered for the Single terminal Application (Test factors)<\/p>\n\n\n\n 6.<\/strong> Write the Test Strategy.<\/p>\n\n\n\n 1.<\/strong> Differentiate between Verification & validation. 15 marks<\/p>\n\n\n\n 2.<\/strong> Define Test Efficiency & test Effectiveness. 15 marks<\/p>\n\n\n\n 3.<\/strong> Your client would like to do Acceptance test on one of your projects but does not know to prepare a test plan for that. Describe the components that should be included in the test plan. 30 marks<\/p>\n\n\n\n 4.<\/strong> You are the tester in the organization and organization thinks that the tester also introduce defects in the system, write the 5 such defects introduced by tester in the system. 15 marks<\/p>\n\n\n\n 5.<\/strong> What is Over Testing? 15 marks<\/p>\n\n\n\n 6.<\/strong> You have to do the Unit Testing of the system, define what is Unit testing and how it can be done, what are the types of it also how can you ensure that your application is compliance to the standards. 30 marks<\/p>\n\n\n\n 7.<\/strong> Define Equivalence portioning, Boundary value Analysis and Error Guessing with examples. 15 marks<\/p>\n\n\n\n 8.<\/strong> Your company is doing a project in automation of aircrafts and timing. You are asked to involve in the testing. What should be the testing strategy for that. One Airline Web Application has to be tested, write test factor or What is to be tested? (Landing & take off) 15 marks<\/p>\n\n\n\n 9.<\/strong> Define Subjective Paper 1 – December 2005:<\/strong><\/p>\n\n\n\n 1.<\/strong> Describe four tests you would use to test COTS software.<\/p>\n\n\n\n 2.<\/strong> A Web-application is to be installed but suspected that it will might fail in production. Describe four tests you would recommend to your manager to answer the question \u201cHow long it would take for the application to recover after it fails\u201d<\/p>\n\n\n\n 3.<\/strong> You are the Test Manager of a company, which has outsourced its testing activities. What you would state to your IT Manager in terms of your responsibilities as Test Manager to give him assurance that testing would be conducted properly<\/p>\n\n\n\n 4.<\/strong> Describe any four processes you would establish in a test environment and why?<\/p>\n\n\n\n Subjective Paper 2 – December 2005:<\/strong><\/p>\n\n\n\n 1.<\/strong> What would you include in a defect report.<\/p>\n\n\n\n 2.<\/strong> What is \u201cv\u201d in v-testing concept and list the stages.<\/p>\n\n\n\n 3.<\/strong> Draw a Unit testing workbench, describe each activity in the workbench.<\/p>\n\n\n\n 4.<\/strong> You are to introduce automated testing tools. List any four automated test tools with vendor name and why did you choose them.<\/p>\n\n\n\n 5.<\/strong> Describe Risk, risk analysis, threat, vulnerability, internal control.<\/p>\n\n\n\n 6.<\/strong> Describe statement, branch, condition, expression, path coverage<\/p>\n\n\n\n 7.<\/strong> Describe any 3 defect-related metrics.<\/p>\n\n\n\n 8.<\/strong> For a web-based application, list 4 important quality factors you would test for. Also state why are they important.<\/p>\n\n\n\n Please note that I got these questions from some of my friends who appear in CSTE in September and December 2005. These are not all questions of the papers. These are those questions, which they remember. I’ll try to update these as I came to know more…<\/strong>Some more certification preparation Question Papers:<\/strong><\/p>\n\n\n\n
B) QAI
Ans. ISO<\/strong>
Q2. Juran is famous for<\/strong><\/p>\n\n\n\n
B) Management
Ans. Quality Control<\/strong><\/p>\n\n\n\n
B) Stratification
C) Run Chart
D) Regression Analysis
Ans. Cause & effect Graphing<\/strong><\/p>\n\n\n\n
A) Bar Chart
B) Run Chart
C) Pareto
Ans. Bar Chart<\/strong><\/p>\n\n\n\n
A) Non Developer
B) Customer\/ User<\/p>\n\n\n\n
A) Regression
B) Parallel
c) Acceptance
d) Stress
Ans. Acceptance<\/strong><\/p>\n\n\n\n
A) Prj Manager
B) Author
c) Moderator
d) Reader
e) Inspetor
Ans. Prj Manager<\/strong><\/p>\n\n\n\n
b) Who entered the defect in system
Ans. Who entered the defect in system<\/strong><\/p>\n\n\n\n
b) Instilling Confidence
c) cts improving process
d) Insight
e) developer work
Ans. developer work<\/strong><\/p>\n\n\n\n
b) Black box
c) White box & black Box
d) none of the above
Ans. Black box<\/strong><\/p>\n\n\n\n
b) new philosphy
c) adobt leadership
d) both b& c
e) both a & c
Ans. both b& c<\/strong><\/p>\n\n\n\n
b) Integration
c) accepting
d) all the phases
Ans. all the phases<\/strong><\/p>\n\n\n\n
b) design
c) Implementaion
d) Coding
Ans. Req<\/strong><\/p>\n\n\n\n
A) req
b) design
c) Implementaion
d) Coding
Ans. req<\/strong><\/p>\n\n\n\n
b) design
c) Implementaion
d) Coding
Ans. req<\/strong><\/p>\n\n\n\nSome questions from Paper2 are below:<\/strong><\/h3>\n\n\n\n
B) FALSE<\/p>\n\n\n\n
B) Minimize Risks
C) Avoid risks
D) Anticipate the risks<\/p>\n\n\n\n
B) System testing
C) Independent testing
D) Acceptance Testing<\/p>\n\n\n\n
B) Complexity
C) Usability
D) None of the above<\/p>\n\n\n\n
B) an audit
C) a review
D) an assessment<\/p>\n\n\n\n
B) ISO 9000
C) QAI
D) QS14000<\/p>\n\n\n\n
B) 30-60
C) 70-80<\/p>\n\n\n\n
B) Construction
C) Acceptance test
D) Design<\/p>\n\n\n\n
B) Stress Technique
C) Regression Technique
D) Cause\/effect Graphing
E) Requirements<\/p>\n\n\n\n
B) False<\/p>\n\n\n\n
B) Quality Assurance
C) Trend Analysis<\/p>\n\n\n\n
B) False<\/p>\n\n\n\n
B) Exceeding the customers expectations
C) Meeting all the definitions of quality
D) Focusing on the customer
E.) All the above<\/p>\n\n\n\nObjective Paper3:<\/strong><\/h3>\n\n\n\n
b) $25000
c) $ 15000
d) $ 13,000
e) $ 26,000
Ans $2500<\/strong><\/p>\n\n\n\n
b) Automation tool
c) Defect tracking tool
d) programming language
Ans. Defect Tracking tool<\/strong><\/p>\n\n\n\n
b) Trend analysis
Ans. 80-20 Rule<\/strong><\/p>\n\n\n\n
b) 30-60%
c) 60-80%
d) 80-90%
Ans 30-60%<\/strong><\/p>\n\n\n\n
b) Listen what is required
c) Listen only summary
Ans. Listen analyses what speaker said<\/strong><\/p>\n\n\n\n
b) ISS
c) It Manager
Ans. ICO<\/strong><\/p>\n\n\n\n
b) Appraisal
c) Prevention
d) Failure
Ans. Production<\/strong><\/p>\n\n\n\n
b) Preventive
c) Failure
d) none of the above
Ans. Preventive<\/strong><\/p>\n\n\n\n
b) delay in implementation
c) No training reqd<\/p>\n\n\n\n
Ans False<\/strong><\/p>\n\n\n\n
b) do
c) check
d) act
e) risk analysis
Ans. risk analysis<\/strong><\/p>\n\n\n\n
b) production
c) next phase
d) none
Ans. same phase<\/strong><\/p>\n\n\n\n
b) Statement
c) branch
d) modified decision
e) user specified data coverage
Ans. Decision<\/strong><\/p>\n\n\n\n
b) Objective
c) Policy
d) Risk Analysis
Ans. policy<\/strong><\/p>\n\n\n\n
B) Project Leader
C) Independent Tester
D) Assistance programmer
E) User\/Customer<\/p>\n\n\n\n
B) Appraisal
C) Failure<\/p>\n\n\n\nSubjective Paper1: <\/strong><\/h3>\n\n\n\n
Subjective Paper 2:<\/strong><\/h3>\n\n\n\n
a) Boundary Analysis
b) Equivalent Partitioning
c) Error Guessing
Give one example for each.<\/p>\n\n\n\n\n