際際滷shows by User: HcmcStc / http://www.slideshare.net/images/logo.gif 際際滷shows by User: HcmcStc / Mon, 09 Jan 2017 07:05:35 GMT 際際滷Share feed for 際際滷shows by User: HcmcStc Web API Test Automation Using Frisby & Node.js /slideshow/web-api-test-automation-using-frisby-nodejs-70806147/70806147 webapitestautomationusingfrisby-nodejs-170109070535
Due to the popular of Smart Phone application recently, Single Page Application (SPA) model has been the trend for Web application development and is taking place of the traditional MVC model. Web API is the key factor of the shift from SPA model to MVC model. For that reason, test automation is expected to shift left to get feedback as soon as possible, and Web API testing has become more and more important. The talk will discuss: What is Web API? How SOAP is different from REST APIs API test and its checkpoints How Frisby makes testing REST API endpoints easy, fast, and fun in the world of Node.js]]>

Due to the popular of Smart Phone application recently, Single Page Application (SPA) model has been the trend for Web application development and is taking place of the traditional MVC model. Web API is the key factor of the shift from SPA model to MVC model. For that reason, test automation is expected to shift left to get feedback as soon as possible, and Web API testing has become more and more important. The talk will discuss: What is Web API? How SOAP is different from REST APIs API test and its checkpoints How Frisby makes testing REST API endpoints easy, fast, and fun in the world of Node.js]]>
Mon, 09 Jan 2017 07:05:35 GMT /slideshow/web-api-test-automation-using-frisby-nodejs-70806147/70806147 HcmcStc@slideshare.net(HcmcStc) Web API Test Automation Using Frisby & Node.js HcmcStc Due to the popular of Smart Phone application recently, Single Page Application (SPA) model has been the trend for Web application development and is taking place of the traditional MVC model. Web API is the key factor of the shift from SPA model to MVC model. For that reason, test automation is expected to shift left to get feedback as soon as possible, and Web API testing has become more and more important. The talk will discuss: What is Web API? How SOAP is different from REST APIs API test and its checkpoints How Frisby makes testing REST API endpoints easy, fast, and fun in the world of Node.js <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/webapitestautomationusingfrisby-nodejs-170109070535-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Due to the popular of Smart Phone application recently, Single Page Application (SPA) model has been the trend for Web application development and is taking place of the traditional MVC model. Web API is the key factor of the shift from SPA model to MVC model. For that reason, test automation is expected to shift left to get feedback as soon as possible, and Web API testing has become more and more important. The talk will discuss: What is Web API? How SOAP is different from REST APIs API test and its checkpoints How Frisby makes testing REST API endpoints easy, fast, and fun in the world of Node.js
Web API Test Automation Using Frisby & Node.js from Ho Chi Minh City Software Testing Club
]]>
1571 7 https://cdn.slidesharecdn.com/ss_thumbnails/webapitestautomationusingfrisby-nodejs-170109070535-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Building an effective mobile testing strategy /slideshow/building-an-effective-mobile-testing-strategy/67615283 buildinganeffectivemobiletestingstrategy-161025075110
Learn about automation tools and approaches for mobile automation testing using cloud-based infrastructure to improve the test coverage and minimize the cost. During this meetup, we will address key considerations for a successful mobile quality control strategy for startups & SMEs including: 1) Overcoming the challenges of mobile app testing 2) How to replace your emulator based mobile app testing with scalable and secure mobile testing environment, using the Mobile Cloud platform 3) How to utilize your In-House devices with Mobile Cloud devices for your manual/automation testing purposes? 4) Key consideration while choosing a mobile cloud service]]>

Learn about automation tools and approaches for mobile automation testing using cloud-based infrastructure to improve the test coverage and minimize the cost. During this meetup, we will address key considerations for a successful mobile quality control strategy for startups & SMEs including: 1) Overcoming the challenges of mobile app testing 2) How to replace your emulator based mobile app testing with scalable and secure mobile testing environment, using the Mobile Cloud platform 3) How to utilize your In-House devices with Mobile Cloud devices for your manual/automation testing purposes? 4) Key consideration while choosing a mobile cloud service]]>
Tue, 25 Oct 2016 07:51:10 GMT /slideshow/building-an-effective-mobile-testing-strategy/67615283 HcmcStc@slideshare.net(HcmcStc) Building an effective mobile testing strategy HcmcStc Learn about automation tools and approaches for mobile automation testing using cloud-based infrastructure to improve the test coverage and minimize the cost. During this meetup, we will address key considerations for a successful mobile quality control strategy for startups & SMEs including: 1) Overcoming the challenges of mobile app testing 2) How to replace your emulator based mobile app testing with scalable and secure mobile testing environment, using the Mobile Cloud platform 3) How to utilize your In-House devices with Mobile Cloud devices for your manual/automation testing purposes? 4) Key consideration while choosing a mobile cloud service <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/buildinganeffectivemobiletestingstrategy-161025075110-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Learn about automation tools and approaches for mobile automation testing using cloud-based infrastructure to improve the test coverage and minimize the cost. During this meetup, we will address key considerations for a successful mobile quality control strategy for startups &amp; SMEs including: 1) Overcoming the challenges of mobile app testing 2) How to replace your emulator based mobile app testing with scalable and secure mobile testing environment, using the Mobile Cloud platform 3) How to utilize your In-House devices with Mobile Cloud devices for your manual/automation testing purposes? 4) Key consideration while choosing a mobile cloud service
Building an effective mobile testing strategy from Ho Chi Minh City Software Testing Club
]]>
651 5 https://cdn.slidesharecdn.com/ss_thumbnails/buildinganeffectivemobiletestingstrategy-161025075110-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Common Web UI Problems Transforming 鐃Manual to Automation /HcmcStc/common-web-ui-problems-transforming-manual-to-automation commonuiautomationproblems-161025074749
Automation testing requires specific techniques to handle errors differently to manual testing. There shouldn't be "procedure processing" problem that prevents you from perform your steps as you are well aware when to stop or continue the test flow, when to capture screenshot or to report failed step. With automation testing, things are different. There are numerous obstacles and errors will fail your test cases because of processing problems. Below are some of the tips and trick that can help you improve the thoroughness of your scripts. Improve compliance regulation easily with automation. 1) How to deal with IFrame? 2) How to deal with Popup? 3) Manage Xpath nesting? ...]]>

Automation testing requires specific techniques to handle errors differently to manual testing. There shouldn't be "procedure processing" problem that prevents you from perform your steps as you are well aware when to stop or continue the test flow, when to capture screenshot or to report failed step. With automation testing, things are different. There are numerous obstacles and errors will fail your test cases because of processing problems. Below are some of the tips and trick that can help you improve the thoroughness of your scripts. Improve compliance regulation easily with automation. 1) How to deal with IFrame? 2) How to deal with Popup? 3) Manage Xpath nesting? ...]]>
Tue, 25 Oct 2016 07:47:49 GMT /HcmcStc/common-web-ui-problems-transforming-manual-to-automation HcmcStc@slideshare.net(HcmcStc) Common Web UI Problems Transforming 鐃Manual to Automation HcmcStc Automation testing requires specific techniques to handle errors differently to manual testing. There shouldn't be "procedure processing" problem that prevents you from perform your steps as you are well aware when to stop or continue the test flow, when to capture screenshot or to report failed step. With automation testing, things are different. There are numerous obstacles and errors will fail your test cases because of processing problems. Below are some of the tips and trick that can help you improve the thoroughness of your scripts. Improve compliance regulation easily with automation. 1) How to deal with IFrame? 2) How to deal with Popup? 3) Manage Xpath nesting? ... <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/commonuiautomationproblems-161025074749-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Automation testing requires specific techniques to handle errors differently to manual testing. There shouldn&#39;t be &quot;procedure processing&quot; problem that prevents you from perform your steps as you are well aware when to stop or continue the test flow, when to capture screenshot or to report failed step. With automation testing, things are different. There are numerous obstacles and errors will fail your test cases because of processing problems. Below are some of the tips and trick that can help you improve the thoroughness of your scripts. Improve compliance regulation easily with automation. 1) How to deal with IFrame? 2) How to deal with Popup? 3) Manage Xpath nesting? ...
Common Web UI Problems Transforming Manual to Automation from Ho Chi Minh City Software Testing Club
]]>
695 6 https://cdn.slidesharecdn.com/ss_thumbnails/commonuiautomationproblems-161025074749-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
A Universal Automation Framework based on BDD Cucumber and Ruby on Rails - Pham Quoc Anh /slideshow/a-universal-automation-framework-based-on-bdd-cucumber-and-ruby-on-rails-pham-quoc-anh/64193423 auniversalautomationframeworkbasedonbddcucumberandrubyonrails-phamquocanh-160720074414
Can we integrate mobile, web and API testing into a single open-source automation framework? And, we only want all the test scripts to be written in human-readable language, we want them to be easily integrated to CI system. Its quite a hard question, isnt it? If you or your organization also have the same question and still on trying to find solution for that. Then, we believe that this seminar is for you! At the seminar, we will cover the following topics: The Need of Automation Testing Nowadays How BDD Cuke and Ruby on Rails can help A Universal Automation Framework: Mobile, Web, API and CI Integration]]>

Can we integrate mobile, web and API testing into a single open-source automation framework? And, we only want all the test scripts to be written in human-readable language, we want them to be easily integrated to CI system. Its quite a hard question, isnt it? If you or your organization also have the same question and still on trying to find solution for that. Then, we believe that this seminar is for you! At the seminar, we will cover the following topics: The Need of Automation Testing Nowadays How BDD Cuke and Ruby on Rails can help A Universal Automation Framework: Mobile, Web, API and CI Integration]]>
Wed, 20 Jul 2016 07:44:14 GMT /slideshow/a-universal-automation-framework-based-on-bdd-cucumber-and-ruby-on-rails-pham-quoc-anh/64193423 HcmcStc@slideshare.net(HcmcStc) A Universal Automation Framework based on BDD Cucumber and Ruby on Rails - Pham Quoc Anh HcmcStc Can we integrate mobile, web and API testing into a single open-source automation framework? And, we only want all the test scripts to be written in human-readable language, we want them to be easily integrated to CI system. Its quite a hard question, isnt it? If you or your organization also have the same question and still on trying to find solution for that. Then, we believe that this seminar is for you! At the seminar, we will cover the following topics: The Need of Automation Testing Nowadays How BDD Cuke and Ruby on Rails can help A Universal Automation Framework: Mobile, Web, API and CI Integration <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/auniversalautomationframeworkbasedonbddcucumberandrubyonrails-phamquocanh-160720074414-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Can we integrate mobile, web and API testing into a single open-source automation framework? And, we only want all the test scripts to be written in human-readable language, we want them to be easily integrated to CI system. Its quite a hard question, isnt it? If you or your organization also have the same question and still on trying to find solution for that. Then, we believe that this seminar is for you! At the seminar, we will cover the following topics: The Need of Automation Testing Nowadays How BDD Cuke and Ruby on Rails can help A Universal Automation Framework: Mobile, Web, API and CI Integration
A Universal Automation Framework based on BDD Cucumber and Ruby on Rails - Pham Quoc Anh from Ho Chi Minh City Software Testing Club
]]>
2724 8 https://cdn.slidesharecdn.com/ss_thumbnails/auniversalautomationframeworkbasedonbddcucumberandrubyonrails-phamquocanh-160720074414-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Introduction to Back End Automation Testing - Nguyen Vu Hoang, Hoang Phi /slideshow/introduction-to-back-end-automation-testing-nguyen-vu-hoang-hoang-phi/64193235 introductiontobackendautomationtesting-nguyenvuhoanghoangphi-160720073834
Back-end testing is an unfamiliar testing area to many testers, especially when the Back-end adopts web services technologies and has gigabytes of data need to be verified. The presentation will outlines numbers of testing activities that need to be done to deal with challenges. Services/Domain Testing Introduction: We have been providing automation test service for Back-end system which has web services, web application technologies and meta-data processing. The domain we has worked on is about Communication Media and Entertainment. Challenges: Complex business logic inside layer of data storage and processing to provide services. Different platforms under test. Defragmented testing result so it is difficult to make decision. Must align testing with development life cycle. Solutions: Apply automation testing to Continuous Integration. Design automation test framework to deal with Shell, Web Service, Web Application, gigabytes of XML Data on Windows and Linux. Select proper technology stack to centralize the testing result from both manual and automation teams. Jenkins is continuous integration and continuous delivery application, as start point, run its job to build source code from development team. When unit testing for source code is passed, automated system test written by LISA is launched as flow controller for automation test framework. The LISAs core functionalities are to verify middleware layer, web services based on SOAP/RESTful and database. Extending LISA capabilities are also applied in practice to test different technologies under test such as web application by integrating with Selenium, Shell Script by JCraft and processing big data file by Xstream/JAXB.]]>

Back-end testing is an unfamiliar testing area to many testers, especially when the Back-end adopts web services technologies and has gigabytes of data need to be verified. The presentation will outlines numbers of testing activities that need to be done to deal with challenges. Services/Domain Testing Introduction: We have been providing automation test service for Back-end system which has web services, web application technologies and meta-data processing. The domain we has worked on is about Communication Media and Entertainment. Challenges: Complex business logic inside layer of data storage and processing to provide services. Different platforms under test. Defragmented testing result so it is difficult to make decision. Must align testing with development life cycle. Solutions: Apply automation testing to Continuous Integration. Design automation test framework to deal with Shell, Web Service, Web Application, gigabytes of XML Data on Windows and Linux. Select proper technology stack to centralize the testing result from both manual and automation teams. Jenkins is continuous integration and continuous delivery application, as start point, run its job to build source code from development team. When unit testing for source code is passed, automated system test written by LISA is launched as flow controller for automation test framework. The LISAs core functionalities are to verify middleware layer, web services based on SOAP/RESTful and database. Extending LISA capabilities are also applied in practice to test different technologies under test such as web application by integrating with Selenium, Shell Script by JCraft and processing big data file by Xstream/JAXB.]]>
Wed, 20 Jul 2016 07:38:34 GMT /slideshow/introduction-to-back-end-automation-testing-nguyen-vu-hoang-hoang-phi/64193235 HcmcStc@slideshare.net(HcmcStc) Introduction to Back End Automation Testing - Nguyen Vu Hoang, Hoang Phi HcmcStc Back-end testing is an unfamiliar testing area to many testers, especially when the Back-end adopts web services technologies and has gigabytes of data need to be verified. The presentation will outlines numbers of testing activities that need to be done to deal with challenges. Services/Domain Testing Introduction: We have been providing automation test service for Back-end system which has web services, web application technologies and meta-data processing. The domain we has worked on is about Communication Media and Entertainment. Challenges: Complex business logic inside layer of data storage and processing to provide services. Different platforms under test. Defragmented testing result so it is difficult to make decision. Must align testing with development life cycle. Solutions: Apply automation testing to Continuous Integration. Design automation test framework to deal with Shell, Web Service, Web Application, gigabytes of XML Data on Windows and Linux. Select proper technology stack to centralize the testing result from both manual and automation teams. Jenkins is continuous integration and continuous delivery application, as start point, run its job to build source code from development team. When unit testing for source code is passed, automated system test written by LISA is launched as flow controller for automation test framework. The LISAs core functionalities are to verify middleware layer, web services based on SOAP/RESTful and database. Extending LISA capabilities are also applied in practice to test different technologies under test such as web application by integrating with Selenium, Shell Script by JCraft and processing big data file by Xstream/JAXB. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/introductiontobackendautomationtesting-nguyenvuhoanghoangphi-160720073834-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Back-end testing is an unfamiliar testing area to many testers, especially when the Back-end adopts web services technologies and has gigabytes of data need to be verified. The presentation will outlines numbers of testing activities that need to be done to deal with challenges. Services/Domain Testing Introduction: We have been providing automation test service for Back-end system which has web services, web application technologies and meta-data processing. The domain we has worked on is about Communication Media and Entertainment. Challenges: Complex business logic inside layer of data storage and processing to provide services. Different platforms under test. Defragmented testing result so it is difficult to make decision. Must align testing with development life cycle. Solutions: Apply automation testing to Continuous Integration. Design automation test framework to deal with Shell, Web Service, Web Application, gigabytes of XML Data on Windows and Linux. Select proper technology stack to centralize the testing result from both manual and automation teams. Jenkins is continuous integration and continuous delivery application, as start point, run its job to build source code from development team. When unit testing for source code is passed, automated system test written by LISA is launched as flow controller for automation test framework. The LISAs core functionalities are to verify middleware layer, web services based on SOAP/RESTful and database. Extending LISA capabilities are also applied in practice to test different technologies under test such as web application by integrating with Selenium, Shell Script by JCraft and processing big data file by Xstream/JAXB.
Introduction to Back End Automation Testing - Nguyen Vu Hoang, Hoang Phi from Ho Chi Minh City Software Testing Club
]]>
9924 13 https://cdn.slidesharecdn.com/ss_thumbnails/introductiontobackendautomationtesting-nguyenvuhoanghoangphi-160720073834-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Test Design with Action-based Testing Methodology - Ngo Hoang Minh /slideshow/test-design-with-actionbased-testing-methodology-ngo-hoang-minh/64193098 testdesignwithaction-basedtestingmethodology-ngohoangminh-160720073446
Nowadays in IT market, most of enterprises are trying to adopt agile and DevOps methodology to meet the time-to-market expectations and continue satisfying their customers. As the result, continue deploying new applications are become challenges for any software development teams. During the development cycles, several questions has been identified and one of the most interesting questions is How to fit automated tests into agile projects because within agile sprints, there is simply not enough time to automate the set of tests? Action Based Testing (ABT) methodology is becoming a solution to help you achieve your expectations on automated test coverage within the Agile iterations/sprints. ABT uses a modular keyword-driven approach which tests are organized in test modules and are built up of sequences of actions. Well-defined test modules can provide a healthy framework for teams to work with, in particular if modules have a clear and unambiguous scope, the scope is well-differentiated from other test modules, and all test cases within the test module reflect the scope. A key differentiation is between business tests and interaction tests. Business tests have a business-oriented scope and should not contain UI details. Interaction tests focus on the interaction between the user (or another system) and the application. This topic is about how to apply ABT methodologies into SDLC with some discussions on the three Holy Grail of test design approaches from Hans Buwalda. ]]>

Nowadays in IT market, most of enterprises are trying to adopt agile and DevOps methodology to meet the time-to-market expectations and continue satisfying their customers. As the result, continue deploying new applications are become challenges for any software development teams. During the development cycles, several questions has been identified and one of the most interesting questions is How to fit automated tests into agile projects because within agile sprints, there is simply not enough time to automate the set of tests? Action Based Testing (ABT) methodology is becoming a solution to help you achieve your expectations on automated test coverage within the Agile iterations/sprints. ABT uses a modular keyword-driven approach which tests are organized in test modules and are built up of sequences of actions. Well-defined test modules can provide a healthy framework for teams to work with, in particular if modules have a clear and unambiguous scope, the scope is well-differentiated from other test modules, and all test cases within the test module reflect the scope. A key differentiation is between business tests and interaction tests. Business tests have a business-oriented scope and should not contain UI details. Interaction tests focus on the interaction between the user (or another system) and the application. This topic is about how to apply ABT methodologies into SDLC with some discussions on the three Holy Grail of test design approaches from Hans Buwalda. ]]>
Wed, 20 Jul 2016 07:34:46 GMT /slideshow/test-design-with-actionbased-testing-methodology-ngo-hoang-minh/64193098 HcmcStc@slideshare.net(HcmcStc) Test Design with Action-based Testing Methodology - Ngo Hoang Minh HcmcStc Nowadays in IT market, most of enterprises are trying to adopt agile and DevOps methodology to meet the time-to-market expectations and continue satisfying their customers. As the result, continue deploying new applications are become challenges for any software development teams. During the development cycles, several questions has been identified and one of the most interesting questions is How to fit automated tests into agile projects because within agile sprints, there is simply not enough time to automate the set of tests? Action Based Testing (ABT) methodology is becoming a solution to help you achieve your expectations on automated test coverage within the Agile iterations/sprints. ABT uses a modular keyword-driven approach which tests are organized in test modules and are built up of sequences of actions. Well-defined test modules can provide a healthy framework for teams to work with, in particular if modules have a clear and unambiguous scope, the scope is well-differentiated from other test modules, and all test cases within the test module reflect the scope. A key differentiation is between business tests and interaction tests. Business tests have a business-oriented scope and should not contain UI details. Interaction tests focus on the interaction between the user (or another system) and the application. This topic is about how to apply ABT methodologies into SDLC with some discussions on the three Holy Grail of test design approaches from Hans Buwalda. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/testdesignwithaction-basedtestingmethodology-ngohoangminh-160720073446-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Nowadays in IT market, most of enterprises are trying to adopt agile and DevOps methodology to meet the time-to-market expectations and continue satisfying their customers. As the result, continue deploying new applications are become challenges for any software development teams. During the development cycles, several questions has been identified and one of the most interesting questions is How to fit automated tests into agile projects because within agile sprints, there is simply not enough time to automate the set of tests? Action Based Testing (ABT) methodology is becoming a solution to help you achieve your expectations on automated test coverage within the Agile iterations/sprints. ABT uses a modular keyword-driven approach which tests are organized in test modules and are built up of sequences of actions. Well-defined test modules can provide a healthy framework for teams to work with, in particular if modules have a clear and unambiguous scope, the scope is well-differentiated from other test modules, and all test cases within the test module reflect the scope. A key differentiation is between business tests and interaction tests. Business tests have a business-oriented scope and should not contain UI details. Interaction tests focus on the interaction between the user (or another system) and the application. This topic is about how to apply ABT methodologies into SDLC with some discussions on the three Holy Grail of test design approaches from Hans Buwalda.
Test Design with Action-based Testing Methodology - Ngo Hoang Minh from Ho Chi Minh City Software Testing Club
]]>
2295 6 https://cdn.slidesharecdn.com/ss_thumbnails/testdesignwithaction-basedtestingmethodology-ngohoangminh-160720073446-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Security testing-What can we do - Trinh Minh Hien /slideshow/security-testingwhat-can-we-do-trinh-minh-hien-64193061/64193061 securitytesting-whatcanwedo-trinhminhhien-160720073347
At Security Testing, Web applications are complex and face a massive amount of sophisticated attacks as well as Web applications are a major target of attackers. Security testing is considered an art; the success of a security tester in detecting vulnerabilities hence mainly depends on his skills we use advanced testing techniques, experienced testing specialists and a process driven approach to security testing to ensure we deliver a highly effective security testing service with fewer resources and in a shorter period of time. OWASP TOP 10 dedicated to security analysis has proved their ability to identify complex attacks on web-based or mobile application security. However, the gap between an abstract attack traces output by an OWASP and a penetration test on the real web application is still an open issue. We present here an approach for What We Can Do on security testing web applications starting from a secure model.]]>

At Security Testing, Web applications are complex and face a massive amount of sophisticated attacks as well as Web applications are a major target of attackers. Security testing is considered an art; the success of a security tester in detecting vulnerabilities hence mainly depends on his skills we use advanced testing techniques, experienced testing specialists and a process driven approach to security testing to ensure we deliver a highly effective security testing service with fewer resources and in a shorter period of time. OWASP TOP 10 dedicated to security analysis has proved their ability to identify complex attacks on web-based or mobile application security. However, the gap between an abstract attack traces output by an OWASP and a penetration test on the real web application is still an open issue. We present here an approach for What We Can Do on security testing web applications starting from a secure model.]]>
Wed, 20 Jul 2016 07:33:47 GMT /slideshow/security-testingwhat-can-we-do-trinh-minh-hien-64193061/64193061 HcmcStc@slideshare.net(HcmcStc) Security testing-What can we do - Trinh Minh Hien HcmcStc At Security Testing, Web applications are complex and face a massive amount of sophisticated attacks as well as Web applications are a major target of attackers. Security testing is considered an art; the success of a security tester in detecting vulnerabilities hence mainly depends on his skills we use advanced testing techniques, experienced testing specialists and a process driven approach to security testing to ensure we deliver a highly effective security testing service with fewer resources and in a shorter period of time. OWASP TOP 10 dedicated to security analysis has proved their ability to identify complex attacks on web-based or mobile application security. However, the gap between an abstract attack traces output by an OWASP and a penetration test on the real web application is still an open issue. We present here an approach for What We Can Do on security testing web applications starting from a secure model. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/securitytesting-whatcanwedo-trinhminhhien-160720073347-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> At Security Testing, Web applications are complex and face a massive amount of sophisticated attacks as well as Web applications are a major target of attackers. Security testing is considered an art; the success of a security tester in detecting vulnerabilities hence mainly depends on his skills we use advanced testing techniques, experienced testing specialists and a process driven approach to security testing to ensure we deliver a highly effective security testing service with fewer resources and in a shorter period of time. OWASP TOP 10 dedicated to security analysis has proved their ability to identify complex attacks on web-based or mobile application security. However, the gap between an abstract attack traces output by an OWASP and a penetration test on the real web application is still an open issue. We present here an approach for What We Can Do on security testing web applications starting from a secure model.
Security testing-What can we do - Trinh Minh Hien from Ho Chi Minh City Software Testing Club
]]>
2315 6 https://cdn.slidesharecdn.com/ss_thumbnails/securitytesting-whatcanwedo-trinhminhhien-160720073347-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Deliver Fast, Break Nothing Via Effective Building Developer and Tester Collaboration - Hoang Lien Son /slideshow/deliver-fast-break-nothing-via-effective-building-developer-and-tester-collaboration-hoang-lien-son/64192437 deliverfastbreaknothingviaeffectivebuildingdeveloperandtestercollaboration-hoanglienson-160720071632
We need a QA team that works with development teams to help ship features quickly and safely. Traditional testers help to ship safely by doing the testing, but this can have the side-effect of slowing the team down. When bugs are found during the testing stage, they take longer to fix because they requires rework of existing code. The team is then put in a position where they have to decide between shipping quickly or safely. To ship features both quickly and safely we need to find defects as early in the development process as possible to prevent bugs instead of detecting them. In Son's presentation, he will share how to apply agile quality process to achieve this for product-centric teams.]]>

We need a QA team that works with development teams to help ship features quickly and safely. Traditional testers help to ship safely by doing the testing, but this can have the side-effect of slowing the team down. When bugs are found during the testing stage, they take longer to fix because they requires rework of existing code. The team is then put in a position where they have to decide between shipping quickly or safely. To ship features both quickly and safely we need to find defects as early in the development process as possible to prevent bugs instead of detecting them. In Son's presentation, he will share how to apply agile quality process to achieve this for product-centric teams.]]>
Wed, 20 Jul 2016 07:16:32 GMT /slideshow/deliver-fast-break-nothing-via-effective-building-developer-and-tester-collaboration-hoang-lien-son/64192437 HcmcStc@slideshare.net(HcmcStc) Deliver Fast, Break Nothing Via Effective Building Developer and Tester Collaboration - Hoang Lien Son HcmcStc We need a QA team that works with development teams to help ship features quickly and safely. Traditional testers help to ship safely by doing the testing, but this can have the side-effect of slowing the team down. When bugs are found during the testing stage, they take longer to fix because they requires rework of existing code. The team is then put in a position where they have to decide between shipping quickly or safely. To ship features both quickly and safely we need to find defects as early in the development process as possible to prevent bugs instead of detecting them. In Son's presentation, he will share how to apply agile quality process to achieve this for product-centric teams. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/deliverfastbreaknothingviaeffectivebuildingdeveloperandtestercollaboration-hoanglienson-160720071632-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> We need a QA team that works with development teams to help ship features quickly and safely. Traditional testers help to ship safely by doing the testing, but this can have the side-effect of slowing the team down. When bugs are found during the testing stage, they take longer to fix because they requires rework of existing code. The team is then put in a position where they have to decide between shipping quickly or safely. To ship features both quickly and safely we need to find defects as early in the development process as possible to prevent bugs instead of detecting them. In Son&#39;s presentation, he will share how to apply agile quality process to achieve this for product-centric teams.
Deliver Fast, Break Nothing Via Effective Building Developer and Tester Collaboration - Hoang Lien Son from Ho Chi Minh City Software Testing Club
]]>
3641 7 https://cdn.slidesharecdn.com/ss_thumbnails/deliverfastbreaknothingviaeffectivebuildingdeveloperandtestercollaboration-hoanglienson-160720071632-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Analytical Risk-based and Specification-based Testing - Bui Duy Tam /slideshow/analytical-riskbased-and-specificationbased-testing-bui-duy-tam/64156871 analyticalrisk-basedandspecification-basedtesting-buiduytam-160719095557
When a test manager receives a project to work with, he would like to comprehend the scope of the project, the test objectives such as project timeline, project resources and budget. The Test Manager then needs to think about the test strategy. Selecting an appropriate test strategy is crucial for his project success. There are several test strategies for the Test Manager to select such as analytical, model-based, methodical, process or standard-compliant, dynamic, consultative or directed, and regression-averse. One of the most common and important test strategy is the analytical one that includes risk-based and specification-based testing. Comprehending analytical strategy and its methodologies will help the test manager guide software testing activities to reach the right targets to fulfill the testing objectives. That will make the customers happy and accept his company products. Then he and his company will get paid and great compensation from the customers. From there, his company business will continue to expand and everybody will be happy. The talk will bring ideas about the analytical strategy and how to run risk-based and specification-based testing activities. Definitely the talk will bring good value to software testing audiences especially test managers. Testers, developers, project managers and higher management can benefit from the talk in the way that they understand and facilitate software testing methodologies in software development life cycle.]]>

When a test manager receives a project to work with, he would like to comprehend the scope of the project, the test objectives such as project timeline, project resources and budget. The Test Manager then needs to think about the test strategy. Selecting an appropriate test strategy is crucial for his project success. There are several test strategies for the Test Manager to select such as analytical, model-based, methodical, process or standard-compliant, dynamic, consultative or directed, and regression-averse. One of the most common and important test strategy is the analytical one that includes risk-based and specification-based testing. Comprehending analytical strategy and its methodologies will help the test manager guide software testing activities to reach the right targets to fulfill the testing objectives. That will make the customers happy and accept his company products. Then he and his company will get paid and great compensation from the customers. From there, his company business will continue to expand and everybody will be happy. The talk will bring ideas about the analytical strategy and how to run risk-based and specification-based testing activities. Definitely the talk will bring good value to software testing audiences especially test managers. Testers, developers, project managers and higher management can benefit from the talk in the way that they understand and facilitate software testing methodologies in software development life cycle.]]>
Tue, 19 Jul 2016 09:55:57 GMT /slideshow/analytical-riskbased-and-specificationbased-testing-bui-duy-tam/64156871 HcmcStc@slideshare.net(HcmcStc) Analytical Risk-based and Specification-based Testing - Bui Duy Tam HcmcStc When a test manager receives a project to work with, he would like to comprehend the scope of the project, the test objectives such as project timeline, project resources and budget. The Test Manager then needs to think about the test strategy. Selecting an appropriate test strategy is crucial for his project success. There are several test strategies for the Test Manager to select such as analytical, model-based, methodical, process or standard-compliant, dynamic, consultative or directed, and regression-averse. One of the most common and important test strategy is the analytical one that includes risk-based and specification-based testing. Comprehending analytical strategy and its methodologies will help the test manager guide software testing activities to reach the right targets to fulfill the testing objectives. That will make the customers happy and accept his company products. Then he and his company will get paid and great compensation from the customers. From there, his company business will continue to expand and everybody will be happy. The talk will bring ideas about the analytical strategy and how to run risk-based and specification-based testing activities. Definitely the talk will bring good value to software testing audiences especially test managers. Testers, developers, project managers and higher management can benefit from the talk in the way that they understand and facilitate software testing methodologies in software development life cycle. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/analyticalrisk-basedandspecification-basedtesting-buiduytam-160719095557-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> When a test manager receives a project to work with, he would like to comprehend the scope of the project, the test objectives such as project timeline, project resources and budget. The Test Manager then needs to think about the test strategy. Selecting an appropriate test strategy is crucial for his project success. There are several test strategies for the Test Manager to select such as analytical, model-based, methodical, process or standard-compliant, dynamic, consultative or directed, and regression-averse. One of the most common and important test strategy is the analytical one that includes risk-based and specification-based testing. Comprehending analytical strategy and its methodologies will help the test manager guide software testing activities to reach the right targets to fulfill the testing objectives. That will make the customers happy and accept his company products. Then he and his company will get paid and great compensation from the customers. From there, his company business will continue to expand and everybody will be happy. The talk will bring ideas about the analytical strategy and how to run risk-based and specification-based testing activities. Definitely the talk will bring good value to software testing audiences especially test managers. Testers, developers, project managers and higher management can benefit from the talk in the way that they understand and facilitate software testing methodologies in software development life cycle.
Analytical Risk-based and Specification-based Testing - Bui Duy Tam from Ho Chi Minh City Software Testing Club
]]>
2192 6 https://cdn.slidesharecdn.com/ss_thumbnails/analyticalrisk-basedandspecification-basedtesting-buiduytam-160719095557-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Agile Testing - Not Just Testers Story _ Dang Thanh Long /slideshow/agile-testing-not-just-testers-story-dang-thanh-long/64156742 agiletesting-notjusttestersstory-dangthanhlong-160719095247
This topic will focus on how testing should be understood/supported/changed for all levels including customer, executives and development team (Dev, QA) during adopting Agile methodologies, especially testing mindset. Besides that, this topic could also cover some lessons learnt from some Agile testing practices.]]>

This topic will focus on how testing should be understood/supported/changed for all levels including customer, executives and development team (Dev, QA) during adopting Agile methodologies, especially testing mindset. Besides that, this topic could also cover some lessons learnt from some Agile testing practices.]]>
Tue, 19 Jul 2016 09:52:47 GMT /slideshow/agile-testing-not-just-testers-story-dang-thanh-long/64156742 HcmcStc@slideshare.net(HcmcStc) Agile Testing - Not Just Testers Story _ Dang Thanh Long HcmcStc This topic will focus on how testing should be understood/supported/changed for all levels including customer, executives and development team (Dev, QA) during adopting Agile methodologies, especially testing mindset. Besides that, this topic could also cover some lessons learnt from some Agile testing practices. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/agiletesting-notjusttestersstory-dangthanhlong-160719095247-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> This topic will focus on how testing should be understood/supported/changed for all levels including customer, executives and development team (Dev, QA) during adopting Agile methodologies, especially testing mindset. Besides that, this topic could also cover some lessons learnt from some Agile testing practices.
Agile Testing - Not Just Testers Story _ Dang Thanh Long from Ho Chi Minh City Software Testing Club
]]>
1740 6 https://cdn.slidesharecdn.com/ss_thumbnails/agiletesting-notjusttestersstory-dangthanhlong-160719095247-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
A Novel Approach of Automation Test for Software Monitoring Solution - Tran Son Hai /slideshow/a-novel-approach-of-automation-test-for-software-monitoring-solution-tran-son-hai/64156506 anovelapproachofautomationtestforsoftwaremonitoringsolution-transonhai-160719094729
Automation test is an interesting research problem in recent years. There are many reasons why we use automation test in the software development. In the traditional approach, automation test has been used for regression test, functional test, performance test in order to find or prevent bugs and software quality assurance. In this research, we have a novel approach using automation test to build software monitoring solution. The purpose of automation scripts use as monitoring software to capture images and write logs. The architecture pattern of automation for monitoring based on automation test tool, cloud service, and scheduler. The proposed architecture pattern has been applied for online advertisement monitoring. Instead of reporting passed/failed, automation scripts will monitor whether the advertisement is display or not, and how often it was display on multiple platforms. The proposed architecture pattern can also apply for video advertisement monitoring solution.]]>

Automation test is an interesting research problem in recent years. There are many reasons why we use automation test in the software development. In the traditional approach, automation test has been used for regression test, functional test, performance test in order to find or prevent bugs and software quality assurance. In this research, we have a novel approach using automation test to build software monitoring solution. The purpose of automation scripts use as monitoring software to capture images and write logs. The architecture pattern of automation for monitoring based on automation test tool, cloud service, and scheduler. The proposed architecture pattern has been applied for online advertisement monitoring. Instead of reporting passed/failed, automation scripts will monitor whether the advertisement is display or not, and how often it was display on multiple platforms. The proposed architecture pattern can also apply for video advertisement monitoring solution.]]>
Tue, 19 Jul 2016 09:47:29 GMT /slideshow/a-novel-approach-of-automation-test-for-software-monitoring-solution-tran-son-hai/64156506 HcmcStc@slideshare.net(HcmcStc) A Novel Approach of Automation Test for Software Monitoring Solution - Tran Son Hai HcmcStc Automation test is an interesting research problem in recent years. There are many reasons why we use automation test in the software development. In the traditional approach, automation test has been used for regression test, functional test, performance test in order to find or prevent bugs and software quality assurance. In this research, we have a novel approach using automation test to build software monitoring solution. The purpose of automation scripts use as monitoring software to capture images and write logs. The architecture pattern of automation for monitoring based on automation test tool, cloud service, and scheduler. The proposed architecture pattern has been applied for online advertisement monitoring. Instead of reporting passed/failed, automation scripts will monitor whether the advertisement is display or not, and how often it was display on multiple platforms. The proposed architecture pattern can also apply for video advertisement monitoring solution. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/anovelapproachofautomationtestforsoftwaremonitoringsolution-transonhai-160719094729-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Automation test is an interesting research problem in recent years. There are many reasons why we use automation test in the software development. In the traditional approach, automation test has been used for regression test, functional test, performance test in order to find or prevent bugs and software quality assurance. In this research, we have a novel approach using automation test to build software monitoring solution. The purpose of automation scripts use as monitoring software to capture images and write logs. The architecture pattern of automation for monitoring based on automation test tool, cloud service, and scheduler. The proposed architecture pattern has been applied for online advertisement monitoring. Instead of reporting passed/failed, automation scripts will monitor whether the advertisement is display or not, and how often it was display on multiple platforms. The proposed architecture pattern can also apply for video advertisement monitoring solution.
A Novel Approach of Automation Test for Software Monitoring Solution - Tran Son Hai from Ho Chi Minh City Software Testing Club
]]>
2140 12 https://cdn.slidesharecdn.com/ss_thumbnails/anovelapproachofautomationtestforsoftwaremonitoringsolution-transonhai-160719094729-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Mobile Video Games Testing Principles - Benjamin Poirrier /slideshow/mobile-video-games-testing-principles-benjamin-poirrier/64156420 mobilevideogamestestingprinciples-benjaminpoirrier-160719094507
As one of the biggest multinational companies in the worldwide video game industry since 1999, Gameloft records around 2.8 million new games downloaded every day, distributed in over 100 countries. We will see how the Quality Assurance (QA) department manages to ensure the best quality standard for all those mobile applications. After mentioning what software and video game have in common, the speech will focus on video game main testing challenges with their actual solutions (performance, optimization, automation). It will also deal about the testing techniques used for the in-game ads currently growing fast on the market.]]>

As one of the biggest multinational companies in the worldwide video game industry since 1999, Gameloft records around 2.8 million new games downloaded every day, distributed in over 100 countries. We will see how the Quality Assurance (QA) department manages to ensure the best quality standard for all those mobile applications. After mentioning what software and video game have in common, the speech will focus on video game main testing challenges with their actual solutions (performance, optimization, automation). It will also deal about the testing techniques used for the in-game ads currently growing fast on the market.]]>
Tue, 19 Jul 2016 09:45:07 GMT /slideshow/mobile-video-games-testing-principles-benjamin-poirrier/64156420 HcmcStc@slideshare.net(HcmcStc) Mobile Video Games Testing Principles - Benjamin Poirrier HcmcStc As one of the biggest multinational companies in the worldwide video game industry since 1999, Gameloft records around 2.8 million new games downloaded every day, distributed in over 100 countries. We will see how the Quality Assurance (QA) department manages to ensure the best quality standard for all those mobile applications. After mentioning what software and video game have in common, the speech will focus on video game main testing challenges with their actual solutions (performance, optimization, automation). It will also deal about the testing techniques used for the in-game ads currently growing fast on the market. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/mobilevideogamestestingprinciples-benjaminpoirrier-160719094507-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> As one of the biggest multinational companies in the worldwide video game industry since 1999, Gameloft records around 2.8 million new games downloaded every day, distributed in over 100 countries. We will see how the Quality Assurance (QA) department manages to ensure the best quality standard for all those mobile applications. After mentioning what software and video game have in common, the speech will focus on video game main testing challenges with their actual solutions (performance, optimization, automation). It will also deal about the testing techniques used for the in-game ads currently growing fast on the market.
Mobile Video Games Testing Principles - Benjamin Poirrier from Ho Chi Minh City Software Testing Club
]]>
2037 12 https://cdn.slidesharecdn.com/ss_thumbnails/mobilevideogamestestingprinciples-benjaminpoirrier-160719094507-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
The New Agile Testing Quadrants: Bringing Skilled Testers and Developers Together - James Bach /slideshow/the-new-agile-testing-quadrants-bringing-skilled-testers-and-developers-together-james-bach/64155495 thenewagiletestingquadrants-bringingskilledtestersanddeveloperstogetherjamesbach-160719091730
You want to integrate skilled testing and development work. But how do you accomplish this without developers accidentally subverting the testing process or testers becoming an obstruction? Efficient, deep testing requires critical distance from the development process, commitment and planning to build a testable product, dedication to uncovering the truth, responsiveness among team members, and often a skill set that developers aloneor testers alonedo not ordinarily possess. James Bach presents a modela redesign of the famous Agile Testing Quadrants that distinguished between business vs. technical facing tests and supporting vs. critiquingthat frames these dynamics and helps teams think through the nature of development and testing roles and how they might blend, conflict, or support each other on an Agile project. James includes a brief discussion of the original Agile Testing Quadrants model, which the presenters believe has created much confusion about the role of testing in Agile.]]>

You want to integrate skilled testing and development work. But how do you accomplish this without developers accidentally subverting the testing process or testers becoming an obstruction? Efficient, deep testing requires critical distance from the development process, commitment and planning to build a testable product, dedication to uncovering the truth, responsiveness among team members, and often a skill set that developers aloneor testers alonedo not ordinarily possess. James Bach presents a modela redesign of the famous Agile Testing Quadrants that distinguished between business vs. technical facing tests and supporting vs. critiquingthat frames these dynamics and helps teams think through the nature of development and testing roles and how they might blend, conflict, or support each other on an Agile project. James includes a brief discussion of the original Agile Testing Quadrants model, which the presenters believe has created much confusion about the role of testing in Agile.]]>
Tue, 19 Jul 2016 09:17:30 GMT /slideshow/the-new-agile-testing-quadrants-bringing-skilled-testers-and-developers-together-james-bach/64155495 HcmcStc@slideshare.net(HcmcStc) The New Agile Testing Quadrants: Bringing Skilled Testers and Developers Together - James Bach HcmcStc You want to integrate skilled testing and development work. But how do you accomplish this without developers accidentally subverting the testing process or testers becoming an obstruction? Efficient, deep testing requires critical distance from the development process, commitment and planning to build a testable product, dedication to uncovering the truth, responsiveness among team members, and often a skill set that developers aloneor testers alonedo not ordinarily possess. James Bach presents a modela redesign of the famous Agile Testing Quadrants that distinguished between business vs. technical facing tests and supporting vs. critiquingthat frames these dynamics and helps teams think through the nature of development and testing roles and how they might blend, conflict, or support each other on an Agile project. James includes a brief discussion of the original Agile Testing Quadrants model, which the presenters believe has created much confusion about the role of testing in Agile. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/thenewagiletestingquadrants-bringingskilledtestersanddeveloperstogetherjamesbach-160719091730-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> You want to integrate skilled testing and development work. But how do you accomplish this without developers accidentally subverting the testing process or testers becoming an obstruction? Efficient, deep testing requires critical distance from the development process, commitment and planning to build a testable product, dedication to uncovering the truth, responsiveness among team members, and often a skill set that developers aloneor testers alonedo not ordinarily possess. James Bach presents a modela redesign of the famous Agile Testing Quadrants that distinguished between business vs. technical facing tests and supporting vs. critiquingthat frames these dynamics and helps teams think through the nature of development and testing roles and how they might blend, conflict, or support each other on an Agile project. James includes a brief discussion of the original Agile Testing Quadrants model, which the presenters believe has created much confusion about the role of testing in Agile.
The New Agile Testing Quadrants: Bringing Skilled Testers and Developers Together - James Bach from Ho Chi Minh City Software Testing Club
]]>
11840 11 https://cdn.slidesharecdn.com/ss_thumbnails/thenewagiletestingquadrants-bringingskilledtestersanddeveloperstogetherjamesbach-160719091730-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Key Factors To Ensure Test Automation Framework Success /slideshow/key-factors-to-ensure-test-automation-framework-success/56896540 keyfactorstoensuretestautomationframeworksuccess-160111081336
Ho Chi Minh City Software Testing Club Meetup Author: Thiep Truong Location: Trung Nguyen Coffee 264A Nam Ky Khoi Nghia, Ho Chi Minh City, Vietnam ]]>

Ho Chi Minh City Software Testing Club Meetup Author: Thiep Truong Location: Trung Nguyen Coffee 264A Nam Ky Khoi Nghia, Ho Chi Minh City, Vietnam ]]>
Mon, 11 Jan 2016 08:13:36 GMT /slideshow/key-factors-to-ensure-test-automation-framework-success/56896540 HcmcStc@slideshare.net(HcmcStc) Key Factors To Ensure Test Automation Framework Success HcmcStc Ho Chi Minh City Software Testing Club Meetup Author: Thiep Truong Location: Trung Nguyen Coffee 264A Nam Ky Khoi Nghia, Ho Chi Minh City, Vietnam <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/keyfactorstoensuretestautomationframeworksuccess-160111081336-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Ho Chi Minh City Software Testing Club Meetup Author: Thiep Truong Location: Trung Nguyen Coffee 264A Nam Ky Khoi Nghia, Ho Chi Minh City, Vietnam
Key Factors To Ensure Test Automation Framework Success from Ho Chi Minh City Software Testing Club
]]>
3431 9 https://cdn.slidesharecdn.com/ss_thumbnails/keyfactorstoensuretestautomationframeworksuccess-160111081336-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Why a Mobile Test Strategy is just Test Strategy /slideshow/why-a-mobile-test-strategy-is-just-test-strategy-54412463/54412463 hcmc-stc-mobiletestingfinal-151027035121-lva1-app6891
Author: Brian Bernknopf ]]>

Author: Brian Bernknopf ]]>
Tue, 27 Oct 2015 03:51:21 GMT /slideshow/why-a-mobile-test-strategy-is-just-test-strategy-54412463/54412463 HcmcStc@slideshare.net(HcmcStc) Why a Mobile Test Strategy is just Test Strategy HcmcStc Author: Brian Bernknopf <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/hcmc-stc-mobiletestingfinal-151027035121-lva1-app6891-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Author: Brian Bernknopf
Why a Mobile Test Strategy is just Test Strategy from Ho Chi Minh City Software Testing Club
]]>
980 7 https://cdn.slidesharecdn.com/ss_thumbnails/hcmc-stc-mobiletestingfinal-151027035121-lva1-app6891-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
[HCMC STC Jan 2015] Risk-Based Software Testing Approaches /slideshow/hcmc-stc-jan-2015-riskbased-software-testing-approaches/44427194 vuvnguyen-risk-basedtesting-150209013653-conversion-gate02
Ho Chi Minh City Software Testing Conference January 2015 Software Testing in the Agile World Website: www.hcmc-stc.org Author: Tho Thanh Quang]]>

Ho Chi Minh City Software Testing Conference January 2015 Software Testing in the Agile World Website: www.hcmc-stc.org Author: Tho Thanh Quang]]>
Mon, 09 Feb 2015 01:36:53 GMT /slideshow/hcmc-stc-jan-2015-riskbased-software-testing-approaches/44427194 HcmcStc@slideshare.net(HcmcStc) [HCMC STC Jan 2015] Risk-Based Software Testing Approaches HcmcStc Ho Chi Minh City Software Testing Conference January 2015 Software Testing in the Agile World Website: www.hcmc-stc.org Author: Tho Thanh Quang <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/vuvnguyen-risk-basedtesting-150209013653-conversion-gate02-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Ho Chi Minh City Software Testing Conference January 2015 Software Testing in the Agile World Website: www.hcmc-stc.org Author: Tho Thanh Quang
[HCMC STC Jan 2015] Risk-Based Software Testing Approaches from Ho Chi Minh City Software Testing Club
]]>
3112 5 https://cdn.slidesharecdn.com/ss_thumbnails/vuvnguyen-risk-basedtesting-150209013653-conversion-gate02-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
[HCMC STC Jan 2015] FATS: A Framework For Automated Testing Scenarios /slideshow/hcmc-stc-jan-2015-fats-a-framework-for-automated-testing-scenarios/44426884 thoquanaframeworkforautomaticconstructionoftestscenariosformuse-cases-150209012507-conversion-gate02
Ho Chi Minh City Software Testing Conference January 2015 Software Testing in the Agile World Website: www.hcmc-stc.org Author: Tho Thanh Quang As testing is increasingly incurring a substantial cost in software development, there are many attempts made to automate the testing process. One notable approach is automatic generation of test cases. Recent research has suggested generating test cases from UML-based diagrams, which are over-formal to be applied effectively in industry. In this talk we introduce a framework, known as FATS (Framework for Automated Testing Scenarios), to counter this problem. In FATS, we suggest representing user-defined use-cases by a markup language, therefore activity graphs and test scenarios can be developed accordingly in an automatic manner.]]>

Ho Chi Minh City Software Testing Conference January 2015 Software Testing in the Agile World Website: www.hcmc-stc.org Author: Tho Thanh Quang As testing is increasingly incurring a substantial cost in software development, there are many attempts made to automate the testing process. One notable approach is automatic generation of test cases. Recent research has suggested generating test cases from UML-based diagrams, which are over-formal to be applied effectively in industry. In this talk we introduce a framework, known as FATS (Framework for Automated Testing Scenarios), to counter this problem. In FATS, we suggest representing user-defined use-cases by a markup language, therefore activity graphs and test scenarios can be developed accordingly in an automatic manner.]]>
Mon, 09 Feb 2015 01:25:06 GMT /slideshow/hcmc-stc-jan-2015-fats-a-framework-for-automated-testing-scenarios/44426884 HcmcStc@slideshare.net(HcmcStc) [HCMC STC Jan 2015] FATS: A Framework For Automated Testing Scenarios HcmcStc Ho Chi Minh City Software Testing Conference January 2015 Software Testing in the Agile World Website: www.hcmc-stc.org Author: Tho Thanh Quang As testing is increasingly incurring a substantial cost in software development, there are many attempts made to automate the testing process. One notable approach is automatic generation of test cases. Recent research has suggested generating test cases from UML-based diagrams, which are over-formal to be applied effectively in industry. In this talk we introduce a framework, known as FATS (Framework for Automated Testing Scenarios), to counter this problem. In FATS, we suggest representing user-defined use-cases by a markup language, therefore activity graphs and test scenarios can be developed accordingly in an automatic manner. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/thoquanaframeworkforautomaticconstructionoftestscenariosformuse-cases-150209012507-conversion-gate02-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Ho Chi Minh City Software Testing Conference January 2015 Software Testing in the Agile World Website: www.hcmc-stc.org Author: Tho Thanh Quang As testing is increasingly incurring a substantial cost in software development, there are many attempts made to automate the testing process. One notable approach is automatic generation of test cases. Recent research has suggested generating test cases from UML-based diagrams, which are over-formal to be applied effectively in industry. In this talk we introduce a framework, known as FATS (Framework for Automated Testing Scenarios), to counter this problem. In FATS, we suggest representing user-defined use-cases by a markup language, therefore activity graphs and test scenarios can be developed accordingly in an automatic manner.
[HCMC STC Jan 2015] FATS: A Framework For Automated Testing Scenarios from Ho Chi Minh City Software Testing Club
]]>
2237 4 https://cdn.slidesharecdn.com/ss_thumbnails/thoquanaframeworkforautomaticconstructionoftestscenariosformuse-cases-150209012507-conversion-gate02-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
[HCMC STC Jan 2015] Practical Experiences In Test Automation /slideshow/hcmc-stc-jan-2015-practical-experiences-in-test-automation/44426656 tambuipracticalexperiencesintestautomation-150209011739-conversion-gate01
Ho Chi Minh City Software Testing Conference January 2015 Software Testing in the Agile World Website: www.hcmc-stc.org Author: Tam Bui Do you have an understanding of software automation testing? Have you often faced challenges when implementing automation testing on your projects? Have successfully achieved the cost and time targets for your automation testing projects? Joining the talk, you will a better understanding of automation testing practices and its benefits. In this presentation, I will share my experiences in applying test automation on my projects. My experiences are concentrated in areas such as team collaboration and selecting suitable test cases for automation. Software testers, automation testers and test managers can get great benefits from the talk. Developers can join to understand how to collaborate with the automation testing team. Senior managers will get more understanding about automation testing principles and then help their automation test teams implement automation testing effectively. ]]>

Ho Chi Minh City Software Testing Conference January 2015 Software Testing in the Agile World Website: www.hcmc-stc.org Author: Tam Bui Do you have an understanding of software automation testing? Have you often faced challenges when implementing automation testing on your projects? Have successfully achieved the cost and time targets for your automation testing projects? Joining the talk, you will a better understanding of automation testing practices and its benefits. In this presentation, I will share my experiences in applying test automation on my projects. My experiences are concentrated in areas such as team collaboration and selecting suitable test cases for automation. Software testers, automation testers and test managers can get great benefits from the talk. Developers can join to understand how to collaborate with the automation testing team. Senior managers will get more understanding about automation testing principles and then help their automation test teams implement automation testing effectively. ]]>
Mon, 09 Feb 2015 01:17:39 GMT /slideshow/hcmc-stc-jan-2015-practical-experiences-in-test-automation/44426656 HcmcStc@slideshare.net(HcmcStc) [HCMC STC Jan 2015] Practical Experiences In Test Automation HcmcStc Ho Chi Minh City Software Testing Conference January 2015 Software Testing in the Agile World Website: www.hcmc-stc.org Author: Tam Bui Do you have an understanding of software automation testing? Have you often faced challenges when implementing automation testing on your projects? Have successfully achieved the cost and time targets for your automation testing projects? Joining the talk, you will a better understanding of automation testing practices and its benefits. In this presentation, I will share my experiences in applying test automation on my projects. My experiences are concentrated in areas such as team collaboration and selecting suitable test cases for automation. Software testers, automation testers and test managers can get great benefits from the talk. Developers can join to understand how to collaborate with the automation testing team. Senior managers will get more understanding about automation testing principles and then help their automation test teams implement automation testing effectively. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/tambuipracticalexperiencesintestautomation-150209011739-conversion-gate01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Ho Chi Minh City Software Testing Conference January 2015 Software Testing in the Agile World Website: www.hcmc-stc.org Author: Tam Bui Do you have an understanding of software automation testing? Have you often faced challenges when implementing automation testing on your projects? Have successfully achieved the cost and time targets for your automation testing projects? Joining the talk, you will a better understanding of automation testing practices and its benefits. In this presentation, I will share my experiences in applying test automation on my projects. My experiences are concentrated in areas such as team collaboration and selecting suitable test cases for automation. Software testers, automation testers and test managers can get great benefits from the talk. Developers can join to understand how to collaborate with the automation testing team. Senior managers will get more understanding about automation testing principles and then help their automation test teams implement automation testing effectively.
[HCMC STC Jan 2015] Practical Experiences In Test Automation from Ho Chi Minh City Software Testing Club
]]>
2011 4 https://cdn.slidesharecdn.com/ss_thumbnails/tambuipracticalexperiencesintestautomation-150209011739-conversion-gate01-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
[HCMC STC Jan 2015] Making IT Count Agile Test Metrics /slideshow/hcmc-stc-jan-2015-making-it-count-agile-test-metrics/44426448 agiletestmetricsv1-150209010817-conversion-gate01
Ho Chi Minh City Software Testing Conference January 2015 Software Testing in the Agile World Website: www.hcmc-stc.org Author: Richard Taylor Agile teams dont need traditional metrics: we do everything so quickly that we only need to know our velocity and cycle time". Is this an extreme claim, or is it realistic? When it's possible to implement a completely pure and simple Agile methodology, and react to all feedback almost immediately, it might be true. It's certainly true that some of the metrics which work well in other types of project lifecycle aren't useful in an Agile one. But are test metrics irrelevant in a large Agile project, with multiple teams and a formal release mechanism? What happens when an Agile project has to comply with standards, or with regulatory requirements, to produce proof of product quality? And even if those things arent true, aren't there some things we can measure that will tell us how good our Agile testing is, and how it might get better? This presentation should be helpful to anybody who is, or will be, testing in or managing an Agile project team. In it, Richard Taylor explains how to make some of his favourite test metrics useful in an Agile environment and why some others might better be avoided. Various types of coverage, effectiveness and weighted defect measures are explained and demonstrated. Richard shows how we can present both product and process metrics in a way that gives their message clearly to all interested people, including those from the business and from management who arent IT specialists.]]>

Ho Chi Minh City Software Testing Conference January 2015 Software Testing in the Agile World Website: www.hcmc-stc.org Author: Richard Taylor Agile teams dont need traditional metrics: we do everything so quickly that we only need to know our velocity and cycle time". Is this an extreme claim, or is it realistic? When it's possible to implement a completely pure and simple Agile methodology, and react to all feedback almost immediately, it might be true. It's certainly true that some of the metrics which work well in other types of project lifecycle aren't useful in an Agile one. But are test metrics irrelevant in a large Agile project, with multiple teams and a formal release mechanism? What happens when an Agile project has to comply with standards, or with regulatory requirements, to produce proof of product quality? And even if those things arent true, aren't there some things we can measure that will tell us how good our Agile testing is, and how it might get better? This presentation should be helpful to anybody who is, or will be, testing in or managing an Agile project team. In it, Richard Taylor explains how to make some of his favourite test metrics useful in an Agile environment and why some others might better be avoided. Various types of coverage, effectiveness and weighted defect measures are explained and demonstrated. Richard shows how we can present both product and process metrics in a way that gives their message clearly to all interested people, including those from the business and from management who arent IT specialists.]]>
Mon, 09 Feb 2015 01:08:17 GMT /slideshow/hcmc-stc-jan-2015-making-it-count-agile-test-metrics/44426448 HcmcStc@slideshare.net(HcmcStc) [HCMC STC Jan 2015] Making IT Count Agile Test Metrics HcmcStc Ho Chi Minh City Software Testing Conference January 2015 Software Testing in the Agile World Website: www.hcmc-stc.org Author: Richard Taylor Agile teams dont need traditional metrics: we do everything so quickly that we only need to know our velocity and cycle time". Is this an extreme claim, or is it realistic? When it's possible to implement a completely pure and simple Agile methodology, and react to all feedback almost immediately, it might be true. It's certainly true that some of the metrics which work well in other types of project lifecycle aren't useful in an Agile one. But are test metrics irrelevant in a large Agile project, with multiple teams and a formal release mechanism? What happens when an Agile project has to comply with standards, or with regulatory requirements, to produce proof of product quality? And even if those things arent true, aren't there some things we can measure that will tell us how good our Agile testing is, and how it might get better? This presentation should be helpful to anybody who is, or will be, testing in or managing an Agile project team. In it, Richard Taylor explains how to make some of his favourite test metrics useful in an Agile environment and why some others might better be avoided. Various types of coverage, effectiveness and weighted defect measures are explained and demonstrated. Richard shows how we can present both product and process metrics in a way that gives their message clearly to all interested people, including those from the business and from management who arent IT specialists. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/agiletestmetricsv1-150209010817-conversion-gate01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Ho Chi Minh City Software Testing Conference January 2015 Software Testing in the Agile World Website: www.hcmc-stc.org Author: Richard Taylor Agile teams dont need traditional metrics: we do everything so quickly that we only need to know our velocity and cycle time&quot;. Is this an extreme claim, or is it realistic? When it&#39;s possible to implement a completely pure and simple Agile methodology, and react to all feedback almost immediately, it might be true. It&#39;s certainly true that some of the metrics which work well in other types of project lifecycle aren&#39;t useful in an Agile one. But are test metrics irrelevant in a large Agile project, with multiple teams and a formal release mechanism? What happens when an Agile project has to comply with standards, or with regulatory requirements, to produce proof of product quality? And even if those things arent true, aren&#39;t there some things we can measure that will tell us how good our Agile testing is, and how it might get better? This presentation should be helpful to anybody who is, or will be, testing in or managing an Agile project team. In it, Richard Taylor explains how to make some of his favourite test metrics useful in an Agile environment and why some others might better be avoided. Various types of coverage, effectiveness and weighted defect measures are explained and demonstrated. Richard shows how we can present both product and process metrics in a way that gives their message clearly to all interested people, including those from the business and from management who arent IT specialists.
[HCMC STC Jan 2015] Making IT Count Agile Test Metrics from Ho Chi Minh City Software Testing Club
]]>
1864 3 https://cdn.slidesharecdn.com/ss_thumbnails/agiletestmetricsv1-150209010817-conversion-gate01-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
[HCMC STC Jan 2015] Workshop Of Context-Driven Testing In Agile /slideshow/hcmc-stc-jan-2015-workshop-of-contextdriven-testing-in-agile/44423507 nhatdo-vuduongworkshopcontext-driventestinginagile-150208225650-conversion-gate02
Ho Chi Minh City Software Testing Conference January 2015 Software Testing in the Agile World Website: www.hcmc-stc.org Author: Nhat Do, Vu Duong Context-Driven Testing (CDT) rejects the notion of generalized best practices that apply to all projects, and instead accepts that different practices work best under different circumstances. The third principle of the seven defined in CDT states that people are the most important part of any projects context. Less of a focus on processes and tools, with more emphasis on people and their collaboration empowers testers with the freedom to make choices about how best to do their job without following a restrictive plan. In joining the game of workshop and some theory sharing in slides, you will a better understanding of Context-Driven Testing practices, principles and its benefits as well as know how is a nice Marriage of Agile and Context-Driven Testing.]]>

Ho Chi Minh City Software Testing Conference January 2015 Software Testing in the Agile World Website: www.hcmc-stc.org Author: Nhat Do, Vu Duong Context-Driven Testing (CDT) rejects the notion of generalized best practices that apply to all projects, and instead accepts that different practices work best under different circumstances. The third principle of the seven defined in CDT states that people are the most important part of any projects context. Less of a focus on processes and tools, with more emphasis on people and their collaboration empowers testers with the freedom to make choices about how best to do their job without following a restrictive plan. In joining the game of workshop and some theory sharing in slides, you will a better understanding of Context-Driven Testing practices, principles and its benefits as well as know how is a nice Marriage of Agile and Context-Driven Testing.]]>
Sun, 08 Feb 2015 22:56:50 GMT /slideshow/hcmc-stc-jan-2015-workshop-of-contextdriven-testing-in-agile/44423507 HcmcStc@slideshare.net(HcmcStc) [HCMC STC Jan 2015] Workshop Of Context-Driven Testing In Agile HcmcStc Ho Chi Minh City Software Testing Conference January 2015 Software Testing in the Agile World Website: www.hcmc-stc.org Author: Nhat Do, Vu Duong Context-Driven Testing (CDT) rejects the notion of generalized best practices that apply to all projects, and instead accepts that different practices work best under different circumstances. The third principle of the seven defined in CDT states that people are the most important part of any projects context. Less of a focus on processes and tools, with more emphasis on people and their collaboration empowers testers with the freedom to make choices about how best to do their job without following a restrictive plan. In joining the game of workshop and some theory sharing in slides, you will a better understanding of Context-Driven Testing practices, principles and its benefits as well as know how is a nice Marriage of Agile and Context-Driven Testing. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/nhatdo-vuduongworkshopcontext-driventestinginagile-150208225650-conversion-gate02-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Ho Chi Minh City Software Testing Conference January 2015 Software Testing in the Agile World Website: www.hcmc-stc.org Author: Nhat Do, Vu Duong Context-Driven Testing (CDT) rejects the notion of generalized best practices that apply to all projects, and instead accepts that different practices work best under different circumstances. The third principle of the seven defined in CDT states that people are the most important part of any projects context. Less of a focus on processes and tools, with more emphasis on people and their collaboration empowers testers with the freedom to make choices about how best to do their job without following a restrictive plan. In joining the game of workshop and some theory sharing in slides, you will a better understanding of Context-Driven Testing practices, principles and its benefits as well as know how is a nice Marriage of Agile and Context-Driven Testing.
[HCMC STC Jan 2015] Workshop Of Context-Driven Testing In Agile from Ho Chi Minh City Software Testing Club
]]>
1796 5 https://cdn.slidesharecdn.com/ss_thumbnails/nhatdo-vuduongworkshopcontext-driventestinginagile-150208225650-conversion-gate02-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
https://cdn.slidesharecdn.com/profile-photo-HcmcStc-48x48.jpg?cb=1523501786 We, a group of passionate software testers around HCMC, Vietnam, are working together to build the first bricks for this community, called HCMC Software Testing Club (HCMC STC), following the format of Software Testing Club community (http://www.softwaretestingclub.com/). We aimed to organize the first Testing Conference in July 2014. www.hcmc-stc.org https://cdn.slidesharecdn.com/ss_thumbnails/webapitestautomationusingfrisby-nodejs-170109070535-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/web-api-test-automation-using-frisby-nodejs-70806147/70806147 Web API Test Automatio... https://cdn.slidesharecdn.com/ss_thumbnails/buildinganeffectivemobiletestingstrategy-161025075110-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/building-an-effective-mobile-testing-strategy/67615283 Building an effective ... https://cdn.slidesharecdn.com/ss_thumbnails/commonuiautomationproblems-161025074749-thumbnail.jpg?width=320&height=320&fit=bounds HcmcStc/common-web-ui-problems-transforming-manual-to-automation Common Web UI Problems...