what is testing methodology
Answers were Sorted based on User's Feedback
Answer / sruthi
Testing methodology is of three types, they are
1.Black Box Testing
2.White Box Testing
3.Gray Box Testing
| Is This Answer Correct ? | 11 Yes | 1 No |
Answer / aarthi
Testing methodology addresses the criticality of the
applications by following a methodology that consists of
the following steps:
1.Kick-off meeting-Strategy Meeting
2.Requirement analysis
3.Tools Identification-tools that will be applicable for
the particular software to be tested.
4.Test plan preparation
5.Test Environment setup
6.Test cases
7.Test Execution
8.Defect tracking and reporting
9.Report presentation
10.Post-shipment reviews
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / penisetty
hi,
This very good question.
Testing Methodology:-
We begin the testing process by developing a comprehensive
plan to test the general functionality and special features
on a variety of platform combinations. Strict quality
control procedures are used. The process verifies that the
application meets the requirements specified in the system
requirements document and is bug free. At the end of each
testing day, the team prepares a summary of completed and
failed tests. Our programmers address any identified
issues, and the application is resubmitted to the testing
team until every item is resolved. All changes and
retesting are tracked through spreadsheets available to
both the testing and programming teams. Applications are
not allowed to launch until all identified problems are
fixed. A report is prepared at the end of testing to show
exactly what was tested and to list the final outcomes.
Our software testing methodology is applied in three
distinct phases: unit testing, system testing, and
acceptance testing.
| Is This Answer Correct ? | 0 Yes | 2 No |
what is meant by system testing?
What is grey box testing?
1. fault based testing is reversed of which testing? option.1 conventional software testing Option 2Operations and classes that are critical or suspect Option 3 Use-case validation Option 4White-box testing of operator algorithms 2. Testing OO class operations is made more difficult by Option 1 Encapsulation Option 2 Inheritance Option 3 Polymorphism Option 4 Both Inheritance and Polymorphism 3. Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning 4.Client/server architectures cannot be properly tested because network load is highly variable. Option 1 true Option 2 false 5. Real-time applications add a new and potentially difficult element to the testing mix Option 1 performance Option 2 reliability Option 3 security Option 4 time 6.Which one is not key term used in internal control and security Option 1 Threat Option 2 Risk Control Option 3 Vulnerability Option 4 Exposure 7.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products. Option 1 true Option 2 false 8.Static testing requires...? Option 1 Binaries Option 2 Source code Option 3 Product Option 4 Executables 9.etesting is testing the application with multiple sets of data is called retesting Option 1 true Option 2 false
what is Adittrail in test factors
What is early testing?
what is the diff between application server and data base server?
Explain a bug which if you have missed could have created a big problem.
What is the diffference between Web-based applications and Client-server applications ??
what are the stages/statuses in the life cycle of a defect?
May i know high priority&low seviarity,high seviarity&low priority
13 Answers DELL, GL Noble Denton, iGate, Wipro,
Process in ur company??? Y only V?? y not waterfall and spiral??? tell me advantages and disadvantages??
If you are handling a product testing and if there are around 100 test cases and in them few test cases are failed then at the end of the day how will you treat whether the product is pass/fail.? consider the failed test cases are in functional requirements.