What methodologies have you used to develop test cases?
Answers were Sorted based on User's Feedback
Answer / suneel reddy
generally test engineers uses 4 types of methodologoies
1. Boundary value analysis
2.Equivalance aprtition
3.Error guessing
4.cause effect graphing
Is This Answer Correct ? | 13 Yes | 2 No |
Answer / vijayalakshmi
Basic path coverage
boundary value analysis
control structure coverage
equalance particion
Is This Answer Correct ? | 2 Yes | 3 No |
Answer / phu
Based on:
- Use Cases
- Supplementary Specifications
- Blackbox testing techniques: Graph Based Testing, Guess error, Equavalence partitioning(Boundary analysis: 9 values)
Is This Answer Correct ? | 0 Yes | 1 No |
what is 4 p's? Exact difference between testing and QA
Explain All-pairs testing?
Explain a bug which if you have missed could have created a big problem?
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 test scenario and test condition?
Hi, I am new to testing field.Plese answer my question.Do we prepare separate test plan and test case for manual testing and automation testing or do we prepare one for both types of testings?
What is web architecture that is followed while doing online project and tell the samples of architecture?
How u write the test cases after studing the RSD and FSD
what is PVCS
9.Data – driver automation typically includes?
which is the best institute for testing in hyderabad?
why do u go for whitebox testing,when black box testing is available?