Different Testing Scenerios
COE: Enterprise Systems
1. Performance testing baseline.
2. process & methodology approach
3. Production certification sign off
4. Standards
5. testing infrastructure & environment
6. Bug fixing, optimizations and tuning
7. tools usage
8. product & applications evaluations/bench marking
Mainframe Applications:
1. Start gaining the application knowledge
2. Collect the information and documents related to the application
3. Analyzing the code and functionality of the screen
4. Create the Test Scenarios based on the screens
5. In each test scenarios to be divided into based on the business functionality
6. Based on the functionality will have test cases to be created.
7. Test cases will have the structure of Create, Edit i.e. update or modify and delete.
8. Check how many screen in that scenario
9. how many fields in one screen
a. Adding new fields
b. Editing fields
c. Verify the fields
d. Delete the fields
10. create test cases in manual testing perspective
11. create test cases in excel sheet
12. check for all types of testing
a. positive
b. negative
c. junk
1. these applications are running on legacy systems
2. understanding of business functionality and writing the test cases
3. best for regression testing
4. estimation is touch to do
5. individual application testing (ERP, CRM, SCM)
a. Product based testing
b. Mainly concentrated on the requirements
c. Need to validate only valid test conditions
Screen Based Validations:
1. count the number of screens
2. each screen validation of the fields
3. count number of fields
Requirements:
Test plan
Test lab
Test Defects
Applications:
1. Individual application (single) no interaction between any other application interface
2. two or three application interaction
3. more than five application interaction
Basically it has divided into various business areas
Example: JPMC bank one
JPMC:
1. Financial services
2. Card services
3. Stock marketing
4. Loans & insurance
Web application testing:
Stock marketing applications
1. futures & options
2. Shares
3. commodities
1. in these most of the business logic is buy/sell
2. it should be by a person
a. Customer
b. Agent
c. Client
3. ultimately either with draw or deposit is done in the bank account
1. Performance testing baseline.
2. process & methodology approach
3. Production certification sign off
4. Standards
5. testing infrastructure & environment
6. Bug fixing, optimizations and tuning
7. tools usage
8. product & applications evaluations/bench marking
Mainframe Applications:
1. Start gaining the application knowledge
2. Collect the information and documents related to the application
3. Analyzing the code and functionality of the screen
4. Create the Test Scenarios based on the screens
5. In each test scenarios to be divided into based on the business functionality
6. Based on the functionality will have test cases to be created.
7. Test cases will have the structure of Create, Edit i.e. update or modify and delete.
8. Check how many screen in that scenario
9. how many fields in one screen
a. Adding new fields
b. Editing fields
c. Verify the fields
d. Delete the fields
10. create test cases in manual testing perspective
11. create test cases in excel sheet
12. check for all types of testing
a. positive
b. negative
c. junk
1. these applications are running on legacy systems
2. understanding of business functionality and writing the test cases
3. best for regression testing
4. estimation is touch to do
5. individual application testing (ERP, CRM, SCM)
a. Product based testing
b. Mainly concentrated on the requirements
c. Need to validate only valid test conditions
Screen Based Validations:
1. count the number of screens
2. each screen validation of the fields
3. count number of fields
Requirements:
Test plan
Test lab
Test Defects
Applications:
1. Individual application (single) no interaction between any other application interface
2. two or three application interaction
3. more than five application interaction
Basically it has divided into various business areas
Example: JPMC bank one
JPMC:
1. Financial services
2. Card services
3. Stock marketing
4. Loans & insurance
Web application testing:
Stock marketing applications
1. futures & options
2. Shares
3. commodities
1. in these most of the business logic is buy/sell
2. it should be by a person
a. Customer
b. Agent
c. Client
3. ultimately either with draw or deposit is done in the bank account
Comments
Post a Comment