Ankit Gupta
Week – 12
Software Technical Reviews
From the blog Ultra Code by Alex Gupta and used with permission of the author. All other rights reserved by the author.
Ankit Gupta
Week – 12
Software Technical Reviews
From the blog Ultra Code by Alex Gupta and used with permission of the author. All other rights reserved by the author.
Ankit Gupta
Week – 11
What is the good test case
From the blog Ultra Code by Alex Gupta and used with permission of the author. All other rights reserved by the author.
Ankit Gupta
Week – 10
Functional testing focus on what the system does, rather than how does it work. Non functional testing is focus on what systen does and how it does. Both function are focus on behavior. white box tests function system based on how does the system work from inside.
functional test bases on funtional requirements. Funtional tests are different than integration tests. A functional integration test will focus on the functionality of a collection of interfacing modules, usually in terms of the partial or complete user workflows, use cases, operations, or features these modules provide.A functional system test will focus on the functionality of the application as a whole, complete user workflows, use cases, operations, and features. A functional system integration test will focus on end-to-end functionality that spans the entire set of integrated systems.
From the blog Ultra Code by Alex Gupta and used with permission of the author. All other rights reserved by the author.
Ankit Gupta
Week -9
Integration Testing
In this phase of testing, individual modules are combined and teste as a group. Data trasfer between the modules is tested thoroughly. Integration testing is carried out by tester.
Big-Bang
other approach are, would be functional increment & sandwich – which is combination of top to down and bottom to up. The choice of approach chosen depends on the system architecture and location of high rish modules.
Once all the individual units are created and tested we can start doing the integrated testing.
Studs
Driver
From the blog Ultra Code by Alex Gupta and used with permission of the author. All other rights reserved by the author.
Ankit Gupta
Week-8
Software Testing Life Cycle
Contary to poular belief, software testing is not a just a single activity. it consists of series of activities carried out methodologically to help certify your software product. These activities constitute the software testing life cycle.
Requirent Analysis – during this phase, test team studies the requirements from a testing point of view to identify the testable requirements. The QA team may interact with various stakeholders to understand the requirements in detail.
Activities- identify types of tests to be performed.
grater details about testing priorities and focus.
Test Planning- This phase is also called test strategy phase typically, in this stage, a senior QA manager will determine effort and cost estimates for the project and would prepare and finalize the test plan.
Test Case Development- this phase involves creation, verification and rework of test cases & test scripts. test data, is identified / created and is reviewed and then reworked as well.
Test Environment setup- Test environment decides the software and hardware conditions under which a work product is tested. test environment setup is one of the critical aspect of testing process and can be done in parallel with test case development stage test team may not be involved in this activity if the customer team provides the test environment in which case the test team is required to do a readliness check of the given environment.
From the blog Ultra Code by Alex Gupta and used with permission of the author. All other rights reserved by the author.
Ankit
Week-7
Test Automation Language
From the blog Ultra Code by Alex Gupta and used with permission of the author. All other rights reserved by the author.
Ankit
Week 6
Python will continue to grow in Popularity
Students who is new with first coding language Python is easy to learn. As more manual testers move to automated software testing, and statrt learning programing languagefor the first time, esay to learn language like python.
Mobile app testing will go mainstream
In 2015 we saw a lot of investment in on premise and cloud based device farms, and with the recent entry of Amazon’s AWS device farm and google farm and google’s cloud test lab to increase the resulting in good news for testers
Its nice to see transformation from typical server based application to pragmatic shift towards use of web services. amazon has recognized years ahead and now reaping key benefits of early mover. web service testing is surely going to see new high specially with tool like soap, game has certainly charged.
From the blog Ultra Code by Alex Gupta and used with permission of the author. All other rights reserved by the author.
From the blog Ultra Code by Alex Gupta and used with permission of the author. All other rights reserved by the author.
From the blog Ultra Code by Alex Gupta and used with permission of the author. All other rights reserved by the author.
From the blog Ultra Code by Alex Gupta and used with permission of the author. All other rights reserved by the author.