Answer Posted / ss
testing types
1.functional testing here we r checking the behavior of the software.
2.non-functional testing here we r checking the performance , usability ,volume,security.
testing methodologies
1.static testing : in static testing we are not execute the code
ex:walk throughs,inspections,review
2.dynamic testing: in dynamic testing we are execute the code
ex: block box , white box
testing techniques
1 white box
2 block box
testing levels
1 component testing
2 integration testing in small
3 system testing
4 integration testing in large
5 acceptance testing
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
what are the prerequisite conditins to test clientserver and web applications
What is a test log?
For any web application, what are the possible login features that should be tested?
1.What types of documents would you need for QA, QC, and Testing?
What is strategy to be followed for execution of 500 Test Cases in One day. If only 1 Resource is available.
How the application is launched to the production environment?
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.
what is scrum how with ex?
what is conditional testing? explain and examples
is it not possible to automate full project??what r the parts in project that cant be automated(tht has to be done manually)?
How can we test for drastic (severe) memory leakages?
If anybody from banglore having the real time exp in manual testing with 3+ yrs exp and looking for change send your profile to vinodhanandhan@gmail.com
what r the 5 major defects that u found in ur shopping related project?
. Is any graph is used for code coverage analysis?
Explain the procedure for manual testing.