본문 바로가기

QA61

[Test Framework] katalon HomePage : https://www.katalon.com/Documentation: https://docs.katalon.com/katalon-studio/docs/index.htmlFeaturesSetup ProjectBuilt-in project templates Provides project templates for organizing test cases, object repository and keywordsWeb, mobile, API testing Fully supports Web, Android, iOS and API testing on all operating systemsSDLC integration Easy to integrate with Jenkins, GIT, JIRA, and.. 2018. 3. 13.
[2/21] 제1회 KSTQB SW 테스팅 세미나 : Agile Testing Session Session 1 : Agile Testing Options : 전문가가 추천하는 애자일 프로젝트에서의 테스트 방안발표자 - PhD.Stuart Reid(영국), ISO/IEC/IEEE 29119 의장내용 Agile 방법론을 사용해야되는 이유에 대해서 설명비지니스 요구사항이 계속 같을 순 없다.! - 수정할 여지가 있다. 그렇기 때문에 주기를 짧게 가져가서 고객에게 진행상황을 보여주고 피드백을 받는 프로세스를 가져가려면 Waterful 방식보다 Agile 방식이 낫다.Agile Manifesto과정이나 도구에 의존하기 보다는 개인과 상호작용을 해라문서를 알기 쉽게 쓰려고 하기 보다는 소프트웨어를 개발해라계약 협상보다는 고객과 협력을 해라계획을 따르기 보다는 변화에 대응하라 다양한 Agile.. 2018. 2. 14.
postman integration with jenkins https://www.getpostman.com/docs/postman/collection_runs/integration_with_jenkins 2017. 8. 11.
Appinum에서 한글(non ASCII) 입력 해결 방안 코드에 capabilities.setCapability("unicodeKeyboard", true); 추가하면 한글 입력 가능 2017. 6. 9.