일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
- qa 자격증
- 테스트 외주
- 자격증
- 실라버스
- 검증
- 외주 테스트
- FL
- 테스트 아웃소싱
- 모바일앱 QA
- ctfl
- Test
- 게임 qa
- App QA
- 테스트
- Polaris Office
- testing
- qa 아웃소싱
- Office test
- istqb dump
- 테스트케이스
- istqb 기출문제
- 폴라리스오피스
- QA
- qa테스트
- QA자격증
- 테스팅
- mobile QA
- TestCase
- istqb fl
- ISTQB
- Today
- Total
목록istqb ctfl (5)
QA Outsourcing & Consulting
Q. Which of the following is the main purpose of the integration strategy for integration testing in the small?A) to ensure that all of the small modules are tested adequatelyB) to ensure that the system interfaces to other systems and networksC) to specify which modules to combine when and how many at onceD) to ensure that the integration testing can be performed by a small teamE) to specify ho..
Q. Testing should be stopped when:A) all the planned tests have been runB) time has run outC) all faults have been fixed correctlyD) both a) and c)E) it depends on the risks for the system being tested 테스트를 언제 그만해야 하는가에 대한 문제입니다.현장 감각으로 보면 사실 A~C까지 다 답으로 보입니다.계획된 테스트 다 했을 때, 검증 일정 다 되었을 때, 결함 다 고치고 수정된거 확인되었을 때…하지만 이 문제의 의도는 5.2.4의 테스트 완료 조건을 알고 있는지에 대한 문제입니다.실라버스 5.2.4를 봐도 딱 이 때 종료한다라고 명확하게는 나와..
Q. Regression testing should be performed?1. every week2. after the software has changed3. as often as possible4. when the environment has changed5. when the project manager says A. 1,2 are true, 3~5 are falseB. 2~4 are true, 1,5 are falseC. 2,4 are true, 1,3,5 are falseD. 2 is true, 1,3,4,5 are falseE. all of the above are true Regression testing에 대해 아는지에 대한 문제이면서도 사실 Regression testing 특징에 대해서..
Q. Who would USUALLY perform debugging activities?A. Developers.B. Analysts.C. Testers.D. Incident Managers. 실라버스 1.2 테스팅이란 무엇인가?에서 정답을 찾을 수 있습니다.테스터는 테스트를하고 개발자는 디버그를 수행하게 됩니다.디버깅과 테스팅은 다릅니다.테스팅 - 결함(defect)에 의해 발생된 장애(failure)를 찾는 활동디버깅 - 결함의 원인을 밝히고 분석 및 제거하는 개발 활동디버깅 이후에는 보통이라면 확인 테스팅(confrimation testing)이 이루어집니다. A. A Q. When what is visible to end-users is deviation from the specific or e..
Q. Where may functional testing be performed?A. At system and acceptance testing levels only.B. At all test levels.C. At all levels above integration testing.D. At the acceptance testing level only. 실라버스 2.3.1 기능 테스팅에 대한 기술에서 정답을 찾을 수 있는 문제입니다.테스트 설계 기법 중 블랙박스와 화이트박스에 대한 것으로,블랙박스에는 어떠한 것들이 있고, 화이트박스에는 어떠한 것들이 있는지에 대한 문제로,각 설계기법의 특징을 명확히 알고 있는지는 물론, 이것이 블랙인지 화이트인지 구분이 가능한지를 묻는 문제입니다.실라버스 2.3.1에 기..