cAN ANY ONE PLEASE EXPLAIN THESE TERMS AND THEIR RELATION :
BALCKBOX TESTING,
FUNCTIONAL TESTING,
FUNCTIONALITY TESTING,
SYSTEM TESTING.......
AND
TEST METHODOLOGIES,
TESTING TECCHNOLOGIES,
TESTING TYPE.....
Answer Posted / deepika a.j
BLACK BOX TESTING - The Test engineer need not know the
internal structure of the program . The software is
considered as a black box to which defined inputs are given
and from which defined outputs are obtained.
FUNCTIONAL TESTING - Functionality of the module is tested
and structure is not considered.
SYSTEM TESTING - The complete software is tested for its
functionality and performance requirements with variety of
techniques and methods.
TESTING TECHNOLOGIES - White box testing techniques
- Black box testing techniques
TESTING TYPES - Compatibility Testing
- Usability Testing
- Conformance Testing
- Functional Testing
- End-To-End Testing
- Regression Testing
- Recovery Testing
- Security Testing
- Load Testing
- Stress Testing
- Alpha Testing
- Beta Testing
- Documentation Testing
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Can anybody give me some tips on how to face telephonic interview and Write some expected telephonic questions as a 2+yr exp. in testing. Try to give Ques. that u already hv faced in telephone. Plz Help me out friends.
Can anyone please tell in detail about the Rally tool and how a tester is going to use it.
What is a testing process / lifecycle?
how to create automation frame work ?
What is Test Design?
What is test closure?
What about the test case if the field only takes a certain number of characters or a minimum number?
How to do Performance Testing manually for a Flash Application?
How do you estimate white box testing?
How did you do unit testing in your project?
Actually by using severity you should know which one you need to solve so what is the need of priority?
What is the procedure of manual testing?
any one please send me any test case examples with tabular columns in manual testing
Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.
how to indentify memory leakages after the build