SlideShare une entreprise Scribd logo
1  sur  49
Neev QA Offerings
Neev QA Offerings 
Seeing the Forest and the Trees
The Agenda 
• Why Performance Matters for Digital Businesses? 
• Where Neev can help? A few Use Cases 
• Why Neev as a QA Partner? 
• Capabilities 
I. Functional (Web / Mobile / Cloud) 
II. Non-Functional Testing 
III. Tools (Web / Mobile) 
• Agile Testing Expertise 
• Performance/load Testing 
• Automated Testing 
• Case Studies 
• About Neev 
• Summary
Why Performance Matters for Digital Businesses? 
A few statistics about the business impact of performance at major internet 
companies: 
• Amazon and Walmart increased revenue 1% for every 100ms of improvement 
• Microsoft found that Bing searches that were 2 seconds slower resulted in a 4.3% drop 
in revenue per user 
• When Mozilla shaved 2.2 seconds off their landing page, Firefox downloads increased 
15.4% (60 million more downloads) 
• Making Barack Obama’s website 60% faster increased donation conversions by 14% (30 
million more dollars) 
• Shopzilla sped up average page load time from 6 seconds to 1.2 seconds, and increased 
revenue by 12% and page views by 25% 
Fast Application 
Performance 
Positive / Hassle- 
Free User 
Experience 
Positive Affect 
towards the Brand 
Improved Brand 
Source: http://www.appdynamics.com/blog/devops/load-testing-tools-explained-the-server-side/ 
Equity
Where Neev can help? A few Scenarios 
• Pre-Release Testing: Have a release coming up in a month? Would you like an 
Independent Testing Team to test the application/product thoroughly and 
come back with suggestions? 
• Agile Test Partner: Looking for an independent testing partner that can 
rigorously test your sprint increments, Sprint by Sprint, and maintain an 
automated test suite at a test coverage of over 70%? 
• Pre-Launch Multi-Platform Mobile App Testing: Looking for a Testing partner 
who understands the nuances of the Mobile Ecosystem and get your Apps 
store-ready? 
• Long Term Testing Partner: Looking for a Testing partner that can help you get 
your Regression Tests on the Cloud and run them on-demand? 
• Pre-Release Scale Testing: Want to test if the application can scale as per your 
expectations. 
• Tool Centered Testing : Looking for a Testing partner specializing in tools. 
Neev – A Partner for your Everyday & Mission-Critical Testing Needs
Why Neev as a QA Partner? 
• Fast Go-to-market: Hundreds of start ups have worked with Neev to go live with 
their version 1.0 of their product., eg., InMobi, Redbus, Apalya Myplex.tv 
• Wide Expertise in Tech Ecosystems: Neev understands the Web, Mobile, Cloud 
ecosystem in a way that few companies do. 
• Process Orientation: Strong in agile, scrum processes – Sprint planning, 
retrospectives, product backlog grooming, etc. 
• Tools & Test Automation: Comprehensive experience in Test Automation and 
Load Test Tools. 
• Strong Partnerships – A strong ecosystem of partners – Amazon Web Services, 
AppDynamics, Splunk, Sauce Labs. 
• Strong Domain Expertise: Neev has expertise in handling Testing projects across 
multiple domains - eCommerce, Mobility, Education, Healthcare, Social Media. 
All Round Expertise with excellent Tools / Partners ecosystem
Regression 
Neev Testing Capabilities 
Tests 
followed by 
Sanity Testing 
Automa 
tion 
Testing 
Perform 
ance 
Testing
Functional Testing Capabilities at a Glance 
Interface & Usability Testing 
SDK Testing User Acceptance Testing 
Manual Testing 
System Testing 
Installation Testing 
Automation/Tool based Testing 
Smoke/Sanity Testing 
Integration Testing 
Black Box and White box Testing 
Unit Testing 
Pre User Acceptance Testing 
Automated & Regression Testing 
Component Testing 
Experience across diverse Testing needs.
Non-Functional Testing Capabilities at a Glance 
Experience across diverse Testing needs.
Tools Expertise for Web Application Testing 
QA Activity Tools Used 
Test Management Visual Studio 2010, Fitnesse, RedMine, Test Link 
Test Automation Tools (Open 
Source) 
Selenium RC, WebDriver, Watir, Watij, SauceLabs, Sahi, Canoo 
Functional Testing Tools (Open 
Source) 
Fit, FitNesse, Cucumber, RSpec 
Unit Testing Frameworks JUnit, NUnit, SpringUnit, GrailsUnit Test, PHPUnit 
Issue Tracking BugZilla, RedMine, TRAC, JIRA 
Code Management CVS, Git, SVN, VSS, TFS 
Build Automation Continuum, Maven, Make, Ant, Cruise Control, Cruise Control.NET 
Performance Test Tool Apache JMeter, WebLoad 
Expertise on Best-in-class Testing tools
Tools Expertise for Mobile Application Testing 
QA Activity Tools Used 
Test Management Redmine, testlink 
Test Automation Tools Robotium, Appium, monkeyrunner 
Unit Testing Frameworks JUnit, OCUnit 
Issue Tracking BugZilla, JIRA, Trac 
Code Management SVN, Git 
Build Automation Hudson, Ant 
Performance Test Tool Apache JMeter, LoadRunner, memory profiling 
through xcode 
Expertise in Best-in-class Testing tools
Key Challenges & Best Practices for Mobile Testing 
Mobile Testing Best Practices distilled 
Key 
challenges 
Device diversity 
OS fragmentation 
Network environment 
Best practices followed 
•Write unit test cases 
•Early testing using emulators 
•Create acceptance environment by prioritizing the target OS & devices 
•Create automated test scripts for smoke & regression testing 
•Use of paid services such as “deviceanywhere” 
•Create continuous integration system 
•Perform testing using various devices 
•Perform testing using WiFi, 3G network 
•Perform usability testing 
•Perform security testing 
•Perform random testing
Agile Testing Expertise
Agile Testing Best Practices 
• Test Driven Development : Use of Rspec, Cucumber, Selenium, Sauce Labs, Unit Test frameworks (jUnit, 
TestNG, spork and watchr) to make the code more maintainable, robust and bug free. 
• Continuous Integration: 
– Use of Teamcity CI server to help prevent integration problems. 
– Git for source control 
• Code Metrics and Performance benchmarks: 
– Measure quality of code to provide better insights into the code quality. 
– Use of tools like rubocop, rails_best_practices, metric_fu,mini_profiler and brakeman to benchmark 
the page loads and optimize them to the fullest. 
• Agile Project Management Tools: 
– Use of Agile project management tools like Redmine to track and manage our agile projects and 
ensure delivery. 
– Follows Scrum practices. 
• UI Test Automation: Use of Selenium / Sauce based Test Automation frameworks to automate end user 
testing 
• Cloud best practices: AWS Consulting partner with a great understanding of cost drivers on the Cloud. 
Agile is in our DNA
Agile is in our DNA 
Agile Testing Process
Progressive Regression 
Regression suite development cycle will always be one step behind the product 
development cycle and it will ensure that existing product features are not 
impacted by the current development. 
Agile is in our DNA
A Typical QA Environment 
Development QA Sandbox Pre-production 
environment 
Isolation of Test Environments and Well-defined Gates 
Production 
•Unit Testing Manual testing of 
•Features 
•Bug fixes 
•Patches 
•Hotfixes 
Regression test with 
•Existing configuration 
•Existing data 
Minimal Load Test 
Regression 
& Load Test 
Regression test 
•Features 
•Components 
•Functionalities 
Detailed Load Test 
Security Test
QA Activity Tools Used 
Test Management Mercury Test Director, Rational Test Manager, Visual 
Studio 2010, Borland Caliber RM, Quality Center, 
StarTeam. 
Test Automation Tools (Std / Commercial) QTP, WinRunner, LoadRunner, Visual Studio Tests, 
SilkTest, Rational Test 
Test Automation Tools (open source) Selenium, Watir 
Functional Testing Tools (open source) Fit, FitNesse, Cucumber 
Unit Testing Frameworks JUnit, NUnit, SpringUnit, GrailsUnit Test, PHPUnit 
Issue Tracking BugZilla, Rational ClearQuest, JIRA, Visual Studio TFS 
Code Management CVS, PVCS, SVN, Rational ClearCase, VSS, MS TFS, Git, 
Perforce 
Build Automation Continuum, Maven, Make, Ant, Cruise Control, Nant, 
Cruise Control.NET, Visual Studio TFS 
Performance Test Tool Apache JMeter, LoadRunner, Visual Studio Load 
Testing, WebLoad, SilkPerformer, OpenSTA 
Tools / Technologies
Performance/Load Testing
Use cases for Performance / Load Testing 
• Pre-go-live validation of application’s ability to meet 
performance SLAs 
• Benchmark maximum operating capacity (Throughput, 
concurrent connections, average response time, etc.,) of the 
system under both steady-state and peak load conditions. 
• Identify performance bottlenecks on application, database 
and infrastructure that could potentially cause performance 
degradations. 
• Sizing & planning the production infrastructure needed for 
the system’s optimal performance. 
• Measuring Scaling Limits and Potential Break Points of the 
system 
• Continuous Improvement and system maintenance.
Load Test Design Considerations 
• Type of Application to be load tested – The load test design may vary depending on the 
type of application. For example, an application can be any of the following types: 
internet –based consumer applications, Transactional / workflow based systems, CMS 
systems, Batch Processing Applications etc., Each of these types of application will 
require a different approach and thought process when designing the load test. 
• Typical and Peak Load Expectations: Understanding the expected load traffic under both 
typical as well as peak load conditions is a key design consideration for load tests. This 
enables the team to select the right load generator tools for the given application under 
test. 
• Baselined Performance Metrics : It is important to lay down clearly what the key 
performance metrics to be tracked, monitored and base-lined are. This enables the team 
to select the right monitoring tools for the right data.
Load Test Design Considerations 
• Technical and Deployment Architectures: The production architecture of the system 
under test is a key design consideration. For example various architectural elements such 
as server clustering, 2 / 3 tier architecture, Use of CDNs, Database replication / sharing 
set up, etc., will introduce different considerations when designing the load test. 
• Simulating Geographically distributed user load : Real users may be geographically 
distributed across different continents all over the world. It is important for the load test 
to mimic the real world user traffic as closely as possible by generating a geographically 
distributed load.
Tools & Platforms 
1. Apache Jmeter 
2. Amazon Web Services 
3. Apache Benchmark (ab) 
4. 3rd Party Services (Saucelabs, Blazemeter) 
5. APM Solutions (New Relic, AppDynamics) 
6. Custom scripts for capturing custom metrics 
Tools and Technologies
Methodology and Approach 
The above time estimates are based on a typical experience. This may vary 
depending on the exact nature of application involved.
Deliverables 
1. Load Test Plan 
• Load test objectives, metrics to be captured and test procedures to be executed 
• Test Infrastructure Plan 
2. Load Test Scripts 
• Recorded and validated load test scripts 
3. Load Test Report and Recommendations 
• Performance benchmark metrics of the application under test 
• Recommended Infrastructure size for production 
• Projected Cost of infrastructure and Cost-to-Performance ratio.
Automated Testing using Selenium 
and other Innovative Frameworks
Selenium Automation Experience 
• Actively deployed Selenium as automation tool of choice across 75% of our 
EDCs.(Extended Development Centers) 
• Strong Java/J2EE based test automation experience. 
• Developed our own Selenium-based automation framework using Selenium, 
TestNG, jUnit, ANT integrating all best practices. 
• Java Developer resources assigned to Selenium development with experience 
in OOAD, Agile development, etc. 
• Integrated Selenium into: 
• Continuous Integration servers 
• Build, QA and Release processes. 
• Daily email alerts and notification system. 
We have developed our own Selenium-based automation framework
Selenium + TestNG Based Automation - Key Highlights 
• Modularized Test Suites and Test 
Scripts with automated test bed 
set up. 
• Backed by Selenium RC Server 
for Test scripting in standard 
languages like Java, Python, 
Ruby. 
• Integrated with TestNG, Junit for 
easy grouping of test suites and 
test scripts. 
• Integration for automated build 
of the entire Test Automation 
Project. 
• Automated generation and 
mailing of the HTML reports. 
Automation with Selenium + TestNG 
Release 
Candidate
Innovative Testing Framework using Fitnesse, Xebium & Monkeytalk 
• The idea was to create an environment where a Business 
Analyst can understand what a Test Engineer is testing and so 
can the customer. To create an environment where customers 
or Business Analysts should be able to create their own 
acceptance test cases with little or no help from the test 
engineer. 
• We found out that most of the components were already in 
place and just needed a glue to fit them together. Fitnesse, 
Xebium and Monkeytalk were what we bumped into. 
• More information in our blog here. 
Automation with Fitnesse, Xebium & Monkeytalk 
Release 
Candidate
Case Studies
Case Study – AppDynamics EDC 
An Application Performance Management Product 
• AppDynamics is an application performance measurement tool, 
monitoring JVM's(Java) and CLRs(.NET) in production. 
• Supports applications across a wide range of technologies and platforms. 
• The solution helps to reduce mean-time-to-resolution by up to 90%. 
• Started in 2008 in California, AppDynamics is a funded start-up.
AppDynamics EDC - The Customer Need 
• The Product's one of the many USP's is the very low 
overhead(2%). Measurement of the performance of any 
new build is immensely important. 
Performance Testing 
• The product has to support applications on a 
combination of technologies. Each and every 
functionality need to be tested before the release. 
Functional Testing 
• A large pool of test cases has been created till date. An 
automation framework has to be developed that will 
incorporate testing on these test cases. 
Automation Framework 
Development 
• To gain confidence of the customer, a proof of concept 
demonstrating the capabilities of the product has to be 
created. 
Proof of Concept 
Applications
AppDynamics EDC - The Solution … (1) 
• The Product's one of the many USP's is the very low 
overhead it has(2%). Measurement of the performance 
of any new build is immensely important. 
Performance Testing 
• The product has to support applications on a 
combination of technologies. Each and every 
functionality need to be tested before the release. 
Functional Testing 
• A large pool of test cases has been created till date. An 
automation framework has to be developed that will 
incorporate testing on these test cases. 
Automation Framework 
Development 
• To gain confidence of the customer, a proof of concept 
demonstrating the capabilities of the product has to be 
created. 
Proof of Concept 
Applications 
Neev created an automation 
framework that is used to obtain the 
overhead added by agents running 
on JVM’s and CLR’s.
AppDynamics EDC -The Solution …. (2) 
• The Product's one of the many USP's is the very low 
overhead it has(2%). Measurement of the performance 
of any new build is immensely important. 
Performance Testing 
• The product has to support applications on a 
combination of technologies. Each and every 
functionality need to be tested before the release. 
Functional Testing 
• A large pool of test cases has been created till date. An 
automation framework has to be developed that will 
incorporate testing on these test cases. 
Automation Framework 
Neev created test applications using a 
combination of technologies. These applications 
are employed on a daily basis to perform a 
rigorous test on the product features. For 
instance, an application to test Java Messaging 
Service, which would run on Jboss with Cassandra 
as back-end 
Development 
• To gain confidence of the customer, a proof of concept 
demonstrating the capabilities of the product has to be 
created. 
Proof of Concept 
Applications
AppDynamics EDC - The Solution …. (3) 
• The Product's one of the many USP's is the very low 
overhead it has(2%). Measurement of the performance 
of any new build is immensely important. 
A section of Neev team is focused on 
building a framework, which would 
facilitate the automation of test cases. 
This brought down the sanity & 
regression testing period significantly. 
Performance Testing 
• The product has to support applications on a 
combination of technologies. Each and every 
functionality need to be tested before the release. 
Functional Testing 
• A large pool of test cases has been created till date. An 
automation framework has to be developed that will 
incorporate testing on these test cases. 
Automation Framework 
Development 
• To gain confidence of the customer, a proof of concept 
demonstrating the capabilities of the product has to be 
created. 
Proof of Concept 
Applications
AppDynamics EDC - The Solution …. (4) 
• The Product's one of the many USP's is the very low 
overhead it has(2%). Measurement of the performance 
of any new build is immensely important. 
Performance Testing 
Neev develops an application specific to a 
potential customer. The idea is to simulate 
the production environment of the 
customer, and then demonstrate the 
product's prowess and capabilities in that 
environment. 
• The product has to support applications on a 
combination of technologies. Each and every 
functionality need to be tested before the release. 
Functional Testing 
• A large pool of test cases has been created till date. An 
automation framework has to be developed that will 
incorporate testing on these test cases. 
Automation Framework 
Development 
• To gain confidence of the customer, a proof of concept 
demonstrating the capabilities of the product has to be 
created. 
Proof of Concept 
Applications
AppDynamics EDC - A typical day for the Neev team 
Regression Tests 
followed by Sanity 
Testing 
Automation 
Testing 
Performance 
Testing 
POCs as 
& when 
required
AppDynamics EDC - Our journey so far …
Case Study – eMids 
Selenium Automation Intervention 
 eMids was looking for QA partner to automate Regression Tests for an application which they 
were developing for a reputed health-care organization. 
 Constraints – Cost, Improve Coverage, Reduce turnaround time, Predictable build quality, 
Scalable framework, Reliable regression test runs. 
 Neev deployed its Selenium framework with Java / TestNG for automation which was 
completely Open Source compared to other solutions which were License based. 
 Neev covered all the 7 modules of the application by automating more than 300 test cases. 
 In the process of automation Neev uncovered more than 30 new bugs. 
 The process improved the turn around time of QA and in return improved the productivity by 
60%. 
No. Of Modules No. of Test Cases Time to 
Automate 
Duration of Automated 
Test Run 
7 300+ 4 weeks 50 mins
Offshore Onsite 
Project 
Manager 
QA Lead 
QA 3 
(Selenium) 
QA 4 
(Selenium) 
QA 1 
(Selenium) 
QA 2 
(Selenium) 
Project 
Sponsor 
(Client) 
Onsite 
Project 
Coordinator 
eMids EDC Team Structure
Case Study – eMids 
Key Challenges 
• Short Term Intervention Program 
 Focused Short Term Regression Test Automation intervention program. 
 Application was in production. No major feature changes were expected. Customer wanted to reduce 
the periodic regression test cycle time by at least 50%. 
 7 key modules were identified. Close to 300 test cases were automated within a short period of time. 
• No documentation 
 Detailed Documentation of the application feature description was not available. 
 For the 7 modules identified as candidates for automation, the team performed a thorough analysis 
and documented all key test cases. The test cases and scenarios were signed off by the customer. 
• Zero Prior Automation 
 As there were no automated cases, the team started by developing an Automation Framework using 
Selenium and jUnit, that can be flexible, extensible and maintainable. 
 Test Cases were organized into a comprehensive suite which can be triggered using an ANT target 
during build time. Thus, every time a new build was generated, the entire automation suite was 
executed and the results were recorded and analyzed.
Cloud-based Mobile Testing for Tripflick 
Solution Highlights 
• 'TripFlick' is a Singapore-based tourist 
information services company aspiring to 
become a global leader in the information 
services market for the tourism industry. 
• Perfecto Mobile is a global provider of cloud-based 
testing, automation and monitoring 
solutions for mobile applications and websites 
utilizing a wide selection of REAL and emulated 
mobile devices. 
• The mobile market is extremely fragmented 
and dynamic. At any point in time, there are 
dozens of devices which are relevant to the 
target market. Thus, we had to test on a 
number of devices. 
• Neev utilized services of Perfecto Mobile for its 
client 'TripFlick' to ensure the quality of their 
mobile app before launching. 
• Neev integrated services of Perfecto mobile for 
'TripFlick' and tested Tripflick app in 30+ 
Devices.
Load Testing Success Stories – KEH 
About the Client: Founded in the year 1979 in Atlanta, USA, KEH is the world’s largest dealer of used 
photographic (digital and film) products. KEH lets anyone in any corner of the world sell or trade equipment with 
a global customer base. 
Approach: The staging environment served as the test bed for all performance tests conducted in this project. 
JMeter was used to generate the load required. 1 Amazon EC2 small instance in US Zone acted as the JMeter 
controller. 5 Amazon EC2 small instances in US Zone acted as JMeter agents. Both the Application Server and the 
Database server were configured with monitoring systems (Monyog, Manage Engine - App Manager) that 
captured CPU, Memory, Disk usage, Number of connections etc. 
Insights: 
• Even at high load of 37500 users, the application home page responded at an average time of 20ms. 
• Based on the average response time of 20 ms, we predict that the home page can sustain a load of up to 
50,000 users ramping up in 1000 seconds. i.e, up to 50 concurrent users. 
• There is always a clean throughput. Meaning requests do not queue up at the server end. 
• The number of open DB connections remain untouched. Meaning, the database Is not impacted by the home 
page hits. All home page requests are served from the server cache without accessing the database. 
Recommendations Provided: 
• Presently an order is at least 10 clicks away for all users. We can look at optimizing the order submit flow. 
• Review the IIS connections setting and the Database connections setting to tune it according to expected user 
traffic. 
• Consider setting Up sufficient monitoring during application failure / ISS server failure.
About Neev 
Magento 
Hybris Commerce 
SaaS Applications 
Adobe Marketing Cloud 
Custom Development 
Key Company Highlights 
300+ team with experience 
in managing offshore, 
distributed development. 
Neev Technologies 
established in Jan ’05 
VC Funding in 2009 By 
Basil Partners 
Part of Publicis Groupe 
Hybris and Adobe CQ 
centers of Excellence 
Offices at Bangalore, 
Gurgaon, Pune, Mumbai 
Member of NASSCOM 
Mobile Cloud 
iPhone 
Android 
PhoneGap 
Windows Phone 
HTML5 Apps 
Web 
AWS 
Rackspace 
Joyent 
Heroku 
Google Cloud Platform 
Digital Marketing, CRM, Analytics (Omni-Channel) 
User Interface Design and User Experience Design 
Performance Consulting Practices 
Quality Assurance & Testing 
Outsourced Product Development 
Click here to know more about us
Project Management Tools 
Redmine 
Jira/Trac 
Deployment Tools 
Jenkins 
Emma/Cobertura 
QA Tools 
Selenium 
Jmock 
Knowledge Capture Tools 
Neev Hub 
QA to Staging to Production 
environments 
Daily Stand-ups 
Neev Project Methodology
The Neev Edge 
• End-to-end consultative approach for software solutions through needs assessment, 
process consulting and strategic advice. 
• Internal QMS are ISO 9001-2008 certified and CMM level 3 compliant. 
• Continuous process and service level improvements through deployment of best-of-breed 
processes and technologies. 
• International Standards and best practices on Project Management including PMI, ISO 
and Prince-2. 
• Proven EDC Model of delivery to provide predictable results. 
• Scrum based Agile development methodology.
A Few Clients
Partnerships
Neev Information Technologies Pvt. Ltd. sales@neevtech.com 
India - Bangalore 
The Estate, # 121,6th Floor, 
Dickenson Road 
Bangalore-560042 
Phone :+91 80 25594416 
India - Pune 
Office No. 4 & 5, 2nd floor, L-Square, 
Plot No. 8, Sanghvi Nagar, Aundh, 
Pune - 411007. 
Phone :+91 20 64103338 
For more info on our offerings, visit www.neevtech.com

Contenu connexe

Tendances

Webinar: Appium & Perfecto: A Perfect Match
Webinar: Appium & Perfecto: A Perfect MatchWebinar: Appium & Perfecto: A Perfect Match
Webinar: Appium & Perfecto: A Perfect MatchLizzy Guido (she/her)
 
CI/CD for mobile at HERE
CI/CD for mobile at HERECI/CD for mobile at HERE
CI/CD for mobile at HEREStefan Verhoeff
 
Deeper Root Cause Analysis to App Performance Bottlenecks with Appvance APM I...
Deeper Root Cause Analysis to App Performance Bottlenecks with Appvance APM I...Deeper Root Cause Analysis to App Performance Bottlenecks with Appvance APM I...
Deeper Root Cause Analysis to App Performance Bottlenecks with Appvance APM I...Clever Moe
 
State of mobile Continuous Delivery at Spotify
State of mobile Continuous Delivery at SpotifyState of mobile Continuous Delivery at Spotify
State of mobile Continuous Delivery at SpotifyMobile Delivery Days
 
Continuous Testing
Continuous TestingContinuous Testing
Continuous TestingSOASTA
 
5 Keys to Your Best Automated Testing Strategy
5 Keys to Your Best Automated Testing Strategy5 Keys to Your Best Automated Testing Strategy
5 Keys to Your Best Automated Testing StrategySOASTA
 
Best practices for using open source software in the enterprise
Best practices for using open source software in the enterpriseBest practices for using open source software in the enterprise
Best practices for using open source software in the enterpriseMarcel de Vries
 
Architecting systems for continuous delivery
Architecting systems for continuous deliveryArchitecting systems for continuous delivery
Architecting systems for continuous deliveryMarcel de Vries
 
The ultimate guide to mobile app testing with appium
The ultimate guide to mobile app testing with appiumThe ultimate guide to mobile app testing with appium
The ultimate guide to mobile app testing with appiumheadspin2
 
Continuous Integration, Deploy, Test From Beginning To End 2014
Continuous Integration, Deploy, Test From Beginning To End 2014Continuous Integration, Deploy, Test From Beginning To End 2014
Continuous Integration, Deploy, Test From Beginning To End 2014Clever Moe
 
STARWest: Use Jenkins For Continuous 
Load Testing And Mobile Test Automation
STARWest: Use Jenkins For Continuous 
Load Testing And Mobile Test AutomationSTARWest: Use Jenkins For Continuous 
Load Testing And Mobile Test Automation
STARWest: Use Jenkins For Continuous 
Load Testing And Mobile Test AutomationClever Moe
 
Testing in a continuous delivery environment
Testing in a continuous delivery environmentTesting in a continuous delivery environment
Testing in a continuous delivery environmentStefan Verhoeff
 
Angular 6 Training with project in hyderabad india
Angular 6 Training with project in hyderabad indiaAngular 6 Training with project in hyderabad india
Angular 6 Training with project in hyderabad indiaphp2ranjan
 
How Digital Changed the Game... and how to cross platform test for it
How Digital Changed the Game... and how to cross platform test for itHow Digital Changed the Game... and how to cross platform test for it
How Digital Changed the Game... and how to cross platform test for itLizzy Guido (she/her)
 
CloudBees Continuous Integration and Test with Appvance PerformanceCloud
CloudBees Continuous Integration and Test with Appvance PerformanceCloudCloudBees Continuous Integration and Test with Appvance PerformanceCloud
CloudBees Continuous Integration and Test with Appvance PerformanceCloudClever Moe
 
SOASTA CloudTest Lite
SOASTA CloudTest LiteSOASTA CloudTest Lite
SOASTA CloudTest LiteFred Beringer
 

Tendances (20)

Webinar: Appium & Perfecto: A Perfect Match
Webinar: Appium & Perfecto: A Perfect MatchWebinar: Appium & Perfecto: A Perfect Match
Webinar: Appium & Perfecto: A Perfect Match
 
CI/CD for mobile at HERE
CI/CD for mobile at HERECI/CD for mobile at HERE
CI/CD for mobile at HERE
 
Deeper Root Cause Analysis to App Performance Bottlenecks with Appvance APM I...
Deeper Root Cause Analysis to App Performance Bottlenecks with Appvance APM I...Deeper Root Cause Analysis to App Performance Bottlenecks with Appvance APM I...
Deeper Root Cause Analysis to App Performance Bottlenecks with Appvance APM I...
 
State of mobile Continuous Delivery at Spotify
State of mobile Continuous Delivery at SpotifyState of mobile Continuous Delivery at Spotify
State of mobile Continuous Delivery at Spotify
 
Ashish Baraiya
Ashish BaraiyaAshish Baraiya
Ashish Baraiya
 
Appium vs. Appium with Perfecto
Appium vs. Appium with PerfectoAppium vs. Appium with Perfecto
Appium vs. Appium with Perfecto
 
Continuous Testing
Continuous TestingContinuous Testing
Continuous Testing
 
5 Keys to Your Best Automated Testing Strategy
5 Keys to Your Best Automated Testing Strategy5 Keys to Your Best Automated Testing Strategy
5 Keys to Your Best Automated Testing Strategy
 
Best practices for using open source software in the enterprise
Best practices for using open source software in the enterpriseBest practices for using open source software in the enterprise
Best practices for using open source software in the enterprise
 
Architecting systems for continuous delivery
Architecting systems for continuous deliveryArchitecting systems for continuous delivery
Architecting systems for continuous delivery
 
The ultimate guide to mobile app testing with appium
The ultimate guide to mobile app testing with appiumThe ultimate guide to mobile app testing with appium
The ultimate guide to mobile app testing with appium
 
Continuous Integration, Deploy, Test From Beginning To End 2014
Continuous Integration, Deploy, Test From Beginning To End 2014Continuous Integration, Deploy, Test From Beginning To End 2014
Continuous Integration, Deploy, Test From Beginning To End 2014
 
STARWest: Use Jenkins For Continuous 
Load Testing And Mobile Test Automation
STARWest: Use Jenkins For Continuous 
Load Testing And Mobile Test AutomationSTARWest: Use Jenkins For Continuous 
Load Testing And Mobile Test Automation
STARWest: Use Jenkins For Continuous 
Load Testing And Mobile Test Automation
 
Testing in a continuous delivery environment
Testing in a continuous delivery environmentTesting in a continuous delivery environment
Testing in a continuous delivery environment
 
TechTalk: Getting to Know Perfecto
TechTalk: Getting to Know PerfectoTechTalk: Getting to Know Perfecto
TechTalk: Getting to Know Perfecto
 
Angular 6 Training with project in hyderabad india
Angular 6 Training with project in hyderabad indiaAngular 6 Training with project in hyderabad india
Angular 6 Training with project in hyderabad india
 
How Digital Changed the Game... and how to cross platform test for it
How Digital Changed the Game... and how to cross platform test for itHow Digital Changed the Game... and how to cross platform test for it
How Digital Changed the Game... and how to cross platform test for it
 
TechTalk: Get to Know Perfecto
TechTalk: Get to Know Perfecto TechTalk: Get to Know Perfecto
TechTalk: Get to Know Perfecto
 
CloudBees Continuous Integration and Test with Appvance PerformanceCloud
CloudBees Continuous Integration and Test with Appvance PerformanceCloudCloudBees Continuous Integration and Test with Appvance PerformanceCloud
CloudBees Continuous Integration and Test with Appvance PerformanceCloud
 
SOASTA CloudTest Lite
SOASTA CloudTest LiteSOASTA CloudTest Lite
SOASTA CloudTest Lite
 

Similaire à Neev QA Offering

Neev Independent Testing Services
Neev Independent Testing ServicesNeev Independent Testing Services
Neev Independent Testing ServicesNeev Technologies
 
Enterprise QA and Application Testing Services
Enterprise QA and Application Testing ServicesEnterprise QA and Application Testing Services
Enterprise QA and Application Testing ServicesHemang Rindani
 
Enterprise QA and Application Testing Services
Enterprise QA and Application Testing ServicesEnterprise QA and Application Testing Services
Enterprise QA and Application Testing ServicesCygnet Infotech
 
AppSphere 15 - How The Container Store Uses AppDynamics in their Development ...
AppSphere 15 - How The Container Store Uses AppDynamics in their Development ...AppSphere 15 - How The Container Store Uses AppDynamics in their Development ...
AppSphere 15 - How The Container Store Uses AppDynamics in their Development ...AppDynamics
 
Shuvam dutta | Performance testing & engineering
Shuvam dutta | Performance testing & engineeringShuvam dutta | Performance testing & engineering
Shuvam dutta | Performance testing & engineeringShuvam Dutta
 
Shuvam dutta | Performance testing and engineering
Shuvam dutta | Performance testing and engineeringShuvam dutta | Performance testing and engineering
Shuvam dutta | Performance testing and engineeringShuvam Dutta
 
No Devops Without Continuous Testing
No Devops Without Continuous TestingNo Devops Without Continuous Testing
No Devops Without Continuous TestingParasoft
 
Sucheta_kale_4.8years_QA
Sucheta_kale_4.8years_QASucheta_kale_4.8years_QA
Sucheta_kale_4.8years_QASucheta Kale
 
The QA/Testing Process
The QA/Testing ProcessThe QA/Testing Process
The QA/Testing ProcessSynerzip
 
Srinivas_Selenium_3 Years_Resume
Srinivas_Selenium_3 Years_ResumeSrinivas_Selenium_3 Years_Resume
Srinivas_Selenium_3 Years_ResumeSrinivasa rao
 
Uma Peddi_ QA Lead_Analyst
Uma Peddi_ QA Lead_AnalystUma Peddi_ QA Lead_Analyst
Uma Peddi_ QA Lead_AnalystUma Reddy
 
Appmotives - Software Testing As Service
Appmotives - Software Testing As ServiceAppmotives - Software Testing As Service
Appmotives - Software Testing As ServiceKalyan Paluri
 
4&5.pptx SOFTWARE TESTING UNIT-4 AND UNIT-5
4&5.pptx SOFTWARE TESTING UNIT-4 AND UNIT-54&5.pptx SOFTWARE TESTING UNIT-4 AND UNIT-5
4&5.pptx SOFTWARE TESTING UNIT-4 AND UNIT-5hemasubbu08
 
An Essential Guide to Effective Test Automation Leveraging Open Source
An Essential Guide to Effective Test Automation Leveraging Open SourceAn Essential Guide to Effective Test Automation Leveraging Open Source
An Essential Guide to Effective Test Automation Leveraging Open SourceRapidValue
 
Continuous Performance Testing and Monitoring in Agile Development
Continuous Performance Testing and Monitoring in Agile DevelopmentContinuous Performance Testing and Monitoring in Agile Development
Continuous Performance Testing and Monitoring in Agile DevelopmentNeotys
 

Similaire à Neev QA Offering (20)

Neev Independent Testing Services
Neev Independent Testing ServicesNeev Independent Testing Services
Neev Independent Testing Services
 
Enterprise QA and Application Testing Services
Enterprise QA and Application Testing ServicesEnterprise QA and Application Testing Services
Enterprise QA and Application Testing Services
 
Enterprise QA and Application Testing Services
Enterprise QA and Application Testing ServicesEnterprise QA and Application Testing Services
Enterprise QA and Application Testing Services
 
AppSphere 15 - How The Container Store Uses AppDynamics in their Development ...
AppSphere 15 - How The Container Store Uses AppDynamics in their Development ...AppSphere 15 - How The Container Store Uses AppDynamics in their Development ...
AppSphere 15 - How The Container Store Uses AppDynamics in their Development ...
 
Shuvam dutta | Performance testing & engineering
Shuvam dutta | Performance testing & engineeringShuvam dutta | Performance testing & engineering
Shuvam dutta | Performance testing & engineering
 
Shuvam dutta | Performance testing and engineering
Shuvam dutta | Performance testing and engineeringShuvam dutta | Performance testing and engineering
Shuvam dutta | Performance testing and engineering
 
No Devops Without Continuous Testing
No Devops Without Continuous TestingNo Devops Without Continuous Testing
No Devops Without Continuous Testing
 
Musharraf_Syed_Resume
Musharraf_Syed_ResumeMusharraf_Syed_Resume
Musharraf_Syed_Resume
 
Sucheta_kale_4.8years_QA
Sucheta_kale_4.8years_QASucheta_kale_4.8years_QA
Sucheta_kale_4.8years_QA
 
The QA/Testing Process
The QA/Testing ProcessThe QA/Testing Process
The QA/Testing Process
 
Srinivas_Selenium_3 Years_Resume
Srinivas_Selenium_3 Years_ResumeSrinivas_Selenium_3 Years_Resume
Srinivas_Selenium_3 Years_Resume
 
Uma Peddi_ QA Lead_Analyst
Uma Peddi_ QA Lead_AnalystUma Peddi_ QA Lead_Analyst
Uma Peddi_ QA Lead_Analyst
 
Appmotives - Software Testing As Service
Appmotives - Software Testing As ServiceAppmotives - Software Testing As Service
Appmotives - Software Testing As Service
 
4&5.pptx SOFTWARE TESTING UNIT-4 AND UNIT-5
4&5.pptx SOFTWARE TESTING UNIT-4 AND UNIT-54&5.pptx SOFTWARE TESTING UNIT-4 AND UNIT-5
4&5.pptx SOFTWARE TESTING UNIT-4 AND UNIT-5
 
An Essential Guide to Effective Test Automation Leveraging Open Source
An Essential Guide to Effective Test Automation Leveraging Open SourceAn Essential Guide to Effective Test Automation Leveraging Open Source
An Essential Guide to Effective Test Automation Leveraging Open Source
 
Pm 6 testing
Pm 6 testingPm 6 testing
Pm 6 testing
 
Pm 6 testing
Pm 6 testingPm 6 testing
Pm 6 testing
 
Upstream testing.
Upstream testing.Upstream testing.
Upstream testing.
 
Continuous Performance Testing and Monitoring in Agile Development
Continuous Performance Testing and Monitoring in Agile DevelopmentContinuous Performance Testing and Monitoring in Agile Development
Continuous Performance Testing and Monitoring in Agile Development
 
Resume_Sahida Sultana
Resume_Sahida SultanaResume_Sahida Sultana
Resume_Sahida Sultana
 

Plus de Neev Technologies

Razorfish India (Neev) Corporate Profile
Razorfish India (Neev) Corporate ProfileRazorfish India (Neev) Corporate Profile
Razorfish India (Neev) Corporate ProfileNeev Technologies
 
Adobe Experience Manager (Adobe CQ) Capabilities and Experience @ Neev
Adobe Experience Manager (Adobe CQ) Capabilities and Experience @ NeevAdobe Experience Manager (Adobe CQ) Capabilities and Experience @ Neev
Adobe Experience Manager (Adobe CQ) Capabilities and Experience @ NeevNeev Technologies
 
Hybris Hackathon - Split Payments in Hybris
Hybris Hackathon - Split Payments in HybrisHybris Hackathon - Split Payments in Hybris
Hybris Hackathon - Split Payments in HybrisNeev Technologies
 
Hybris Hackathon - Data Modeling
Hybris Hackathon - Data ModelingHybris Hackathon - Data Modeling
Hybris Hackathon - Data ModelingNeev Technologies
 
RazorfishNeev Engagement Process
RazorfishNeev Engagement ProcessRazorfishNeev Engagement Process
RazorfishNeev Engagement ProcessNeev Technologies
 
Building A Jewelry e-store - Now, sell your jewelry to the world!
Building A Jewelry e-store - Now, sell your jewelry to the world!Building A Jewelry e-store - Now, sell your jewelry to the world!
Building A Jewelry e-store - Now, sell your jewelry to the world!Neev Technologies
 
How to add Custom Font to your iOS-based App?
How to add Custom Font to your iOS-based App?How to add Custom Font to your iOS-based App?
How to add Custom Font to your iOS-based App?Neev Technologies
 
Our Experience on Google Map Integration with Apps
Our Experience on Google Map Integration with AppsOur Experience on Google Map Integration with Apps
Our Experience on Google Map Integration with AppsNeev Technologies
 
Neev Application Performance Management Services
Neev Application Performance Management ServicesNeev Application Performance Management Services
Neev Application Performance Management ServicesNeev Technologies
 
Neev CakePHP Managed Services Offerings
Neev CakePHP Managed Services OfferingsNeev CakePHP Managed Services Offerings
Neev CakePHP Managed Services OfferingsNeev Technologies
 
Mobile Responsive Design @ Neev
Mobile Responsive Design @ NeevMobile Responsive Design @ Neev
Mobile Responsive Design @ NeevNeev Technologies
 
Business Intelligence Capabilities @ Neev
Business Intelligence Capabilities @ NeevBusiness Intelligence Capabilities @ Neev
Business Intelligence Capabilities @ NeevNeev Technologies
 
Neev Conversion Strategy Capabilities
Neev Conversion Strategy CapabilitiesNeev Conversion Strategy Capabilities
Neev Conversion Strategy CapabilitiesNeev Technologies
 
A Digital Mirror for Luxury Jewelry Stores
A Digital Mirror for Luxury Jewelry StoresA Digital Mirror for Luxury Jewelry Stores
A Digital Mirror for Luxury Jewelry StoresNeev Technologies
 
Neev Open Source Contributions
Neev Open Source ContributionsNeev Open Source Contributions
Neev Open Source ContributionsNeev Technologies
 

Plus de Neev Technologies (20)

Razorfish India (Neev) Corporate Profile
Razorfish India (Neev) Corporate ProfileRazorfish India (Neev) Corporate Profile
Razorfish India (Neev) Corporate Profile
 
Adobe Experience Manager (Adobe CQ) Capabilities and Experience @ Neev
Adobe Experience Manager (Adobe CQ) Capabilities and Experience @ NeevAdobe Experience Manager (Adobe CQ) Capabilities and Experience @ Neev
Adobe Experience Manager (Adobe CQ) Capabilities and Experience @ Neev
 
Hybris Hackathon - Split Payments in Hybris
Hybris Hackathon - Split Payments in HybrisHybris Hackathon - Split Payments in Hybris
Hybris Hackathon - Split Payments in Hybris
 
Hybris Hackathon - Data Modeling
Hybris Hackathon - Data ModelingHybris Hackathon - Data Modeling
Hybris Hackathon - Data Modeling
 
RazorfishNeev Engagement Process
RazorfishNeev Engagement ProcessRazorfishNeev Engagement Process
RazorfishNeev Engagement Process
 
Gameathon @ Neev
Gameathon @ NeevGameathon @ Neev
Gameathon @ Neev
 
Building A Jewelry e-store - Now, sell your jewelry to the world!
Building A Jewelry e-store - Now, sell your jewelry to the world!Building A Jewelry e-store - Now, sell your jewelry to the world!
Building A Jewelry e-store - Now, sell your jewelry to the world!
 
Neev Load Testing Services
Neev Load Testing ServicesNeev Load Testing Services
Neev Load Testing Services
 
How to add Custom Font to your iOS-based App?
How to add Custom Font to your iOS-based App?How to add Custom Font to your iOS-based App?
How to add Custom Font to your iOS-based App?
 
Our Experience on Google Map Integration with Apps
Our Experience on Google Map Integration with AppsOur Experience on Google Map Integration with Apps
Our Experience on Google Map Integration with Apps
 
Neev Application Performance Management Services
Neev Application Performance Management ServicesNeev Application Performance Management Services
Neev Application Performance Management Services
 
Drupal Capabilities @ Neev
Drupal Capabilities @ NeevDrupal Capabilities @ Neev
Drupal Capabilities @ Neev
 
Neev CakePHP Managed Services Offerings
Neev CakePHP Managed Services OfferingsNeev CakePHP Managed Services Offerings
Neev CakePHP Managed Services Offerings
 
Neev AngularJS Capabilities
Neev AngularJS CapabilitiesNeev AngularJS Capabilities
Neev AngularJS Capabilities
 
Mobile Responsive Design @ Neev
Mobile Responsive Design @ NeevMobile Responsive Design @ Neev
Mobile Responsive Design @ Neev
 
Business Intelligence Capabilities @ Neev
Business Intelligence Capabilities @ NeevBusiness Intelligence Capabilities @ Neev
Business Intelligence Capabilities @ Neev
 
Neev Conversion Strategy Capabilities
Neev Conversion Strategy CapabilitiesNeev Conversion Strategy Capabilities
Neev Conversion Strategy Capabilities
 
RazorfishNeev - An Overview
RazorfishNeev - An OverviewRazorfishNeev - An Overview
RazorfishNeev - An Overview
 
A Digital Mirror for Luxury Jewelry Stores
A Digital Mirror for Luxury Jewelry StoresA Digital Mirror for Luxury Jewelry Stores
A Digital Mirror for Luxury Jewelry Stores
 
Neev Open Source Contributions
Neev Open Source ContributionsNeev Open Source Contributions
Neev Open Source Contributions
 

Dernier

"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfPrecisely
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 

Dernier (20)

"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 

Neev QA Offering

  • 2. Neev QA Offerings Seeing the Forest and the Trees
  • 3. The Agenda • Why Performance Matters for Digital Businesses? • Where Neev can help? A few Use Cases • Why Neev as a QA Partner? • Capabilities I. Functional (Web / Mobile / Cloud) II. Non-Functional Testing III. Tools (Web / Mobile) • Agile Testing Expertise • Performance/load Testing • Automated Testing • Case Studies • About Neev • Summary
  • 4. Why Performance Matters for Digital Businesses? A few statistics about the business impact of performance at major internet companies: • Amazon and Walmart increased revenue 1% for every 100ms of improvement • Microsoft found that Bing searches that were 2 seconds slower resulted in a 4.3% drop in revenue per user • When Mozilla shaved 2.2 seconds off their landing page, Firefox downloads increased 15.4% (60 million more downloads) • Making Barack Obama’s website 60% faster increased donation conversions by 14% (30 million more dollars) • Shopzilla sped up average page load time from 6 seconds to 1.2 seconds, and increased revenue by 12% and page views by 25% Fast Application Performance Positive / Hassle- Free User Experience Positive Affect towards the Brand Improved Brand Source: http://www.appdynamics.com/blog/devops/load-testing-tools-explained-the-server-side/ Equity
  • 5. Where Neev can help? A few Scenarios • Pre-Release Testing: Have a release coming up in a month? Would you like an Independent Testing Team to test the application/product thoroughly and come back with suggestions? • Agile Test Partner: Looking for an independent testing partner that can rigorously test your sprint increments, Sprint by Sprint, and maintain an automated test suite at a test coverage of over 70%? • Pre-Launch Multi-Platform Mobile App Testing: Looking for a Testing partner who understands the nuances of the Mobile Ecosystem and get your Apps store-ready? • Long Term Testing Partner: Looking for a Testing partner that can help you get your Regression Tests on the Cloud and run them on-demand? • Pre-Release Scale Testing: Want to test if the application can scale as per your expectations. • Tool Centered Testing : Looking for a Testing partner specializing in tools. Neev – A Partner for your Everyday & Mission-Critical Testing Needs
  • 6. Why Neev as a QA Partner? • Fast Go-to-market: Hundreds of start ups have worked with Neev to go live with their version 1.0 of their product., eg., InMobi, Redbus, Apalya Myplex.tv • Wide Expertise in Tech Ecosystems: Neev understands the Web, Mobile, Cloud ecosystem in a way that few companies do. • Process Orientation: Strong in agile, scrum processes – Sprint planning, retrospectives, product backlog grooming, etc. • Tools & Test Automation: Comprehensive experience in Test Automation and Load Test Tools. • Strong Partnerships – A strong ecosystem of partners – Amazon Web Services, AppDynamics, Splunk, Sauce Labs. • Strong Domain Expertise: Neev has expertise in handling Testing projects across multiple domains - eCommerce, Mobility, Education, Healthcare, Social Media. All Round Expertise with excellent Tools / Partners ecosystem
  • 7. Regression Neev Testing Capabilities Tests followed by Sanity Testing Automa tion Testing Perform ance Testing
  • 8. Functional Testing Capabilities at a Glance Interface & Usability Testing SDK Testing User Acceptance Testing Manual Testing System Testing Installation Testing Automation/Tool based Testing Smoke/Sanity Testing Integration Testing Black Box and White box Testing Unit Testing Pre User Acceptance Testing Automated & Regression Testing Component Testing Experience across diverse Testing needs.
  • 9. Non-Functional Testing Capabilities at a Glance Experience across diverse Testing needs.
  • 10. Tools Expertise for Web Application Testing QA Activity Tools Used Test Management Visual Studio 2010, Fitnesse, RedMine, Test Link Test Automation Tools (Open Source) Selenium RC, WebDriver, Watir, Watij, SauceLabs, Sahi, Canoo Functional Testing Tools (Open Source) Fit, FitNesse, Cucumber, RSpec Unit Testing Frameworks JUnit, NUnit, SpringUnit, GrailsUnit Test, PHPUnit Issue Tracking BugZilla, RedMine, TRAC, JIRA Code Management CVS, Git, SVN, VSS, TFS Build Automation Continuum, Maven, Make, Ant, Cruise Control, Cruise Control.NET Performance Test Tool Apache JMeter, WebLoad Expertise on Best-in-class Testing tools
  • 11. Tools Expertise for Mobile Application Testing QA Activity Tools Used Test Management Redmine, testlink Test Automation Tools Robotium, Appium, monkeyrunner Unit Testing Frameworks JUnit, OCUnit Issue Tracking BugZilla, JIRA, Trac Code Management SVN, Git Build Automation Hudson, Ant Performance Test Tool Apache JMeter, LoadRunner, memory profiling through xcode Expertise in Best-in-class Testing tools
  • 12. Key Challenges & Best Practices for Mobile Testing Mobile Testing Best Practices distilled Key challenges Device diversity OS fragmentation Network environment Best practices followed •Write unit test cases •Early testing using emulators •Create acceptance environment by prioritizing the target OS & devices •Create automated test scripts for smoke & regression testing •Use of paid services such as “deviceanywhere” •Create continuous integration system •Perform testing using various devices •Perform testing using WiFi, 3G network •Perform usability testing •Perform security testing •Perform random testing
  • 14. Agile Testing Best Practices • Test Driven Development : Use of Rspec, Cucumber, Selenium, Sauce Labs, Unit Test frameworks (jUnit, TestNG, spork and watchr) to make the code more maintainable, robust and bug free. • Continuous Integration: – Use of Teamcity CI server to help prevent integration problems. – Git for source control • Code Metrics and Performance benchmarks: – Measure quality of code to provide better insights into the code quality. – Use of tools like rubocop, rails_best_practices, metric_fu,mini_profiler and brakeman to benchmark the page loads and optimize them to the fullest. • Agile Project Management Tools: – Use of Agile project management tools like Redmine to track and manage our agile projects and ensure delivery. – Follows Scrum practices. • UI Test Automation: Use of Selenium / Sauce based Test Automation frameworks to automate end user testing • Cloud best practices: AWS Consulting partner with a great understanding of cost drivers on the Cloud. Agile is in our DNA
  • 15. Agile is in our DNA Agile Testing Process
  • 16. Progressive Regression Regression suite development cycle will always be one step behind the product development cycle and it will ensure that existing product features are not impacted by the current development. Agile is in our DNA
  • 17. A Typical QA Environment Development QA Sandbox Pre-production environment Isolation of Test Environments and Well-defined Gates Production •Unit Testing Manual testing of •Features •Bug fixes •Patches •Hotfixes Regression test with •Existing configuration •Existing data Minimal Load Test Regression & Load Test Regression test •Features •Components •Functionalities Detailed Load Test Security Test
  • 18. QA Activity Tools Used Test Management Mercury Test Director, Rational Test Manager, Visual Studio 2010, Borland Caliber RM, Quality Center, StarTeam. Test Automation Tools (Std / Commercial) QTP, WinRunner, LoadRunner, Visual Studio Tests, SilkTest, Rational Test Test Automation Tools (open source) Selenium, Watir Functional Testing Tools (open source) Fit, FitNesse, Cucumber Unit Testing Frameworks JUnit, NUnit, SpringUnit, GrailsUnit Test, PHPUnit Issue Tracking BugZilla, Rational ClearQuest, JIRA, Visual Studio TFS Code Management CVS, PVCS, SVN, Rational ClearCase, VSS, MS TFS, Git, Perforce Build Automation Continuum, Maven, Make, Ant, Cruise Control, Nant, Cruise Control.NET, Visual Studio TFS Performance Test Tool Apache JMeter, LoadRunner, Visual Studio Load Testing, WebLoad, SilkPerformer, OpenSTA Tools / Technologies
  • 20. Use cases for Performance / Load Testing • Pre-go-live validation of application’s ability to meet performance SLAs • Benchmark maximum operating capacity (Throughput, concurrent connections, average response time, etc.,) of the system under both steady-state and peak load conditions. • Identify performance bottlenecks on application, database and infrastructure that could potentially cause performance degradations. • Sizing & planning the production infrastructure needed for the system’s optimal performance. • Measuring Scaling Limits and Potential Break Points of the system • Continuous Improvement and system maintenance.
  • 21. Load Test Design Considerations • Type of Application to be load tested – The load test design may vary depending on the type of application. For example, an application can be any of the following types: internet –based consumer applications, Transactional / workflow based systems, CMS systems, Batch Processing Applications etc., Each of these types of application will require a different approach and thought process when designing the load test. • Typical and Peak Load Expectations: Understanding the expected load traffic under both typical as well as peak load conditions is a key design consideration for load tests. This enables the team to select the right load generator tools for the given application under test. • Baselined Performance Metrics : It is important to lay down clearly what the key performance metrics to be tracked, monitored and base-lined are. This enables the team to select the right monitoring tools for the right data.
  • 22. Load Test Design Considerations • Technical and Deployment Architectures: The production architecture of the system under test is a key design consideration. For example various architectural elements such as server clustering, 2 / 3 tier architecture, Use of CDNs, Database replication / sharing set up, etc., will introduce different considerations when designing the load test. • Simulating Geographically distributed user load : Real users may be geographically distributed across different continents all over the world. It is important for the load test to mimic the real world user traffic as closely as possible by generating a geographically distributed load.
  • 23. Tools & Platforms 1. Apache Jmeter 2. Amazon Web Services 3. Apache Benchmark (ab) 4. 3rd Party Services (Saucelabs, Blazemeter) 5. APM Solutions (New Relic, AppDynamics) 6. Custom scripts for capturing custom metrics Tools and Technologies
  • 24. Methodology and Approach The above time estimates are based on a typical experience. This may vary depending on the exact nature of application involved.
  • 25. Deliverables 1. Load Test Plan • Load test objectives, metrics to be captured and test procedures to be executed • Test Infrastructure Plan 2. Load Test Scripts • Recorded and validated load test scripts 3. Load Test Report and Recommendations • Performance benchmark metrics of the application under test • Recommended Infrastructure size for production • Projected Cost of infrastructure and Cost-to-Performance ratio.
  • 26. Automated Testing using Selenium and other Innovative Frameworks
  • 27. Selenium Automation Experience • Actively deployed Selenium as automation tool of choice across 75% of our EDCs.(Extended Development Centers) • Strong Java/J2EE based test automation experience. • Developed our own Selenium-based automation framework using Selenium, TestNG, jUnit, ANT integrating all best practices. • Java Developer resources assigned to Selenium development with experience in OOAD, Agile development, etc. • Integrated Selenium into: • Continuous Integration servers • Build, QA and Release processes. • Daily email alerts and notification system. We have developed our own Selenium-based automation framework
  • 28. Selenium + TestNG Based Automation - Key Highlights • Modularized Test Suites and Test Scripts with automated test bed set up. • Backed by Selenium RC Server for Test scripting in standard languages like Java, Python, Ruby. • Integrated with TestNG, Junit for easy grouping of test suites and test scripts. • Integration for automated build of the entire Test Automation Project. • Automated generation and mailing of the HTML reports. Automation with Selenium + TestNG Release Candidate
  • 29. Innovative Testing Framework using Fitnesse, Xebium & Monkeytalk • The idea was to create an environment where a Business Analyst can understand what a Test Engineer is testing and so can the customer. To create an environment where customers or Business Analysts should be able to create their own acceptance test cases with little or no help from the test engineer. • We found out that most of the components were already in place and just needed a glue to fit them together. Fitnesse, Xebium and Monkeytalk were what we bumped into. • More information in our blog here. Automation with Fitnesse, Xebium & Monkeytalk Release Candidate
  • 31. Case Study – AppDynamics EDC An Application Performance Management Product • AppDynamics is an application performance measurement tool, monitoring JVM's(Java) and CLRs(.NET) in production. • Supports applications across a wide range of technologies and platforms. • The solution helps to reduce mean-time-to-resolution by up to 90%. • Started in 2008 in California, AppDynamics is a funded start-up.
  • 32. AppDynamics EDC - The Customer Need • The Product's one of the many USP's is the very low overhead(2%). Measurement of the performance of any new build is immensely important. Performance Testing • The product has to support applications on a combination of technologies. Each and every functionality need to be tested before the release. Functional Testing • A large pool of test cases has been created till date. An automation framework has to be developed that will incorporate testing on these test cases. Automation Framework Development • To gain confidence of the customer, a proof of concept demonstrating the capabilities of the product has to be created. Proof of Concept Applications
  • 33. AppDynamics EDC - The Solution … (1) • The Product's one of the many USP's is the very low overhead it has(2%). Measurement of the performance of any new build is immensely important. Performance Testing • The product has to support applications on a combination of technologies. Each and every functionality need to be tested before the release. Functional Testing • A large pool of test cases has been created till date. An automation framework has to be developed that will incorporate testing on these test cases. Automation Framework Development • To gain confidence of the customer, a proof of concept demonstrating the capabilities of the product has to be created. Proof of Concept Applications Neev created an automation framework that is used to obtain the overhead added by agents running on JVM’s and CLR’s.
  • 34. AppDynamics EDC -The Solution …. (2) • The Product's one of the many USP's is the very low overhead it has(2%). Measurement of the performance of any new build is immensely important. Performance Testing • The product has to support applications on a combination of technologies. Each and every functionality need to be tested before the release. Functional Testing • A large pool of test cases has been created till date. An automation framework has to be developed that will incorporate testing on these test cases. Automation Framework Neev created test applications using a combination of technologies. These applications are employed on a daily basis to perform a rigorous test on the product features. For instance, an application to test Java Messaging Service, which would run on Jboss with Cassandra as back-end Development • To gain confidence of the customer, a proof of concept demonstrating the capabilities of the product has to be created. Proof of Concept Applications
  • 35. AppDynamics EDC - The Solution …. (3) • The Product's one of the many USP's is the very low overhead it has(2%). Measurement of the performance of any new build is immensely important. A section of Neev team is focused on building a framework, which would facilitate the automation of test cases. This brought down the sanity & regression testing period significantly. Performance Testing • The product has to support applications on a combination of technologies. Each and every functionality need to be tested before the release. Functional Testing • A large pool of test cases has been created till date. An automation framework has to be developed that will incorporate testing on these test cases. Automation Framework Development • To gain confidence of the customer, a proof of concept demonstrating the capabilities of the product has to be created. Proof of Concept Applications
  • 36. AppDynamics EDC - The Solution …. (4) • The Product's one of the many USP's is the very low overhead it has(2%). Measurement of the performance of any new build is immensely important. Performance Testing Neev develops an application specific to a potential customer. The idea is to simulate the production environment of the customer, and then demonstrate the product's prowess and capabilities in that environment. • The product has to support applications on a combination of technologies. Each and every functionality need to be tested before the release. Functional Testing • A large pool of test cases has been created till date. An automation framework has to be developed that will incorporate testing on these test cases. Automation Framework Development • To gain confidence of the customer, a proof of concept demonstrating the capabilities of the product has to be created. Proof of Concept Applications
  • 37. AppDynamics EDC - A typical day for the Neev team Regression Tests followed by Sanity Testing Automation Testing Performance Testing POCs as & when required
  • 38. AppDynamics EDC - Our journey so far …
  • 39. Case Study – eMids Selenium Automation Intervention  eMids was looking for QA partner to automate Regression Tests for an application which they were developing for a reputed health-care organization.  Constraints – Cost, Improve Coverage, Reduce turnaround time, Predictable build quality, Scalable framework, Reliable regression test runs.  Neev deployed its Selenium framework with Java / TestNG for automation which was completely Open Source compared to other solutions which were License based.  Neev covered all the 7 modules of the application by automating more than 300 test cases.  In the process of automation Neev uncovered more than 30 new bugs.  The process improved the turn around time of QA and in return improved the productivity by 60%. No. Of Modules No. of Test Cases Time to Automate Duration of Automated Test Run 7 300+ 4 weeks 50 mins
  • 40. Offshore Onsite Project Manager QA Lead QA 3 (Selenium) QA 4 (Selenium) QA 1 (Selenium) QA 2 (Selenium) Project Sponsor (Client) Onsite Project Coordinator eMids EDC Team Structure
  • 41. Case Study – eMids Key Challenges • Short Term Intervention Program  Focused Short Term Regression Test Automation intervention program.  Application was in production. No major feature changes were expected. Customer wanted to reduce the periodic regression test cycle time by at least 50%.  7 key modules were identified. Close to 300 test cases were automated within a short period of time. • No documentation  Detailed Documentation of the application feature description was not available.  For the 7 modules identified as candidates for automation, the team performed a thorough analysis and documented all key test cases. The test cases and scenarios were signed off by the customer. • Zero Prior Automation  As there were no automated cases, the team started by developing an Automation Framework using Selenium and jUnit, that can be flexible, extensible and maintainable.  Test Cases were organized into a comprehensive suite which can be triggered using an ANT target during build time. Thus, every time a new build was generated, the entire automation suite was executed and the results were recorded and analyzed.
  • 42. Cloud-based Mobile Testing for Tripflick Solution Highlights • 'TripFlick' is a Singapore-based tourist information services company aspiring to become a global leader in the information services market for the tourism industry. • Perfecto Mobile is a global provider of cloud-based testing, automation and monitoring solutions for mobile applications and websites utilizing a wide selection of REAL and emulated mobile devices. • The mobile market is extremely fragmented and dynamic. At any point in time, there are dozens of devices which are relevant to the target market. Thus, we had to test on a number of devices. • Neev utilized services of Perfecto Mobile for its client 'TripFlick' to ensure the quality of their mobile app before launching. • Neev integrated services of Perfecto mobile for 'TripFlick' and tested Tripflick app in 30+ Devices.
  • 43. Load Testing Success Stories – KEH About the Client: Founded in the year 1979 in Atlanta, USA, KEH is the world’s largest dealer of used photographic (digital and film) products. KEH lets anyone in any corner of the world sell or trade equipment with a global customer base. Approach: The staging environment served as the test bed for all performance tests conducted in this project. JMeter was used to generate the load required. 1 Amazon EC2 small instance in US Zone acted as the JMeter controller. 5 Amazon EC2 small instances in US Zone acted as JMeter agents. Both the Application Server and the Database server were configured with monitoring systems (Monyog, Manage Engine - App Manager) that captured CPU, Memory, Disk usage, Number of connections etc. Insights: • Even at high load of 37500 users, the application home page responded at an average time of 20ms. • Based on the average response time of 20 ms, we predict that the home page can sustain a load of up to 50,000 users ramping up in 1000 seconds. i.e, up to 50 concurrent users. • There is always a clean throughput. Meaning requests do not queue up at the server end. • The number of open DB connections remain untouched. Meaning, the database Is not impacted by the home page hits. All home page requests are served from the server cache without accessing the database. Recommendations Provided: • Presently an order is at least 10 clicks away for all users. We can look at optimizing the order submit flow. • Review the IIS connections setting and the Database connections setting to tune it according to expected user traffic. • Consider setting Up sufficient monitoring during application failure / ISS server failure.
  • 44. About Neev Magento Hybris Commerce SaaS Applications Adobe Marketing Cloud Custom Development Key Company Highlights 300+ team with experience in managing offshore, distributed development. Neev Technologies established in Jan ’05 VC Funding in 2009 By Basil Partners Part of Publicis Groupe Hybris and Adobe CQ centers of Excellence Offices at Bangalore, Gurgaon, Pune, Mumbai Member of NASSCOM Mobile Cloud iPhone Android PhoneGap Windows Phone HTML5 Apps Web AWS Rackspace Joyent Heroku Google Cloud Platform Digital Marketing, CRM, Analytics (Omni-Channel) User Interface Design and User Experience Design Performance Consulting Practices Quality Assurance & Testing Outsourced Product Development Click here to know more about us
  • 45. Project Management Tools Redmine Jira/Trac Deployment Tools Jenkins Emma/Cobertura QA Tools Selenium Jmock Knowledge Capture Tools Neev Hub QA to Staging to Production environments Daily Stand-ups Neev Project Methodology
  • 46. The Neev Edge • End-to-end consultative approach for software solutions through needs assessment, process consulting and strategic advice. • Internal QMS are ISO 9001-2008 certified and CMM level 3 compliant. • Continuous process and service level improvements through deployment of best-of-breed processes and technologies. • International Standards and best practices on Project Management including PMI, ISO and Prince-2. • Proven EDC Model of delivery to provide predictable results. • Scrum based Agile development methodology.
  • 49. Neev Information Technologies Pvt. Ltd. sales@neevtech.com India - Bangalore The Estate, # 121,6th Floor, Dickenson Road Bangalore-560042 Phone :+91 80 25594416 India - Pune Office No. 4 & 5, 2nd floor, L-Square, Plot No. 8, Sanghvi Nagar, Aundh, Pune - 411007. Phone :+91 20 64103338 For more info on our offerings, visit www.neevtech.com