What is dynamic testing?
Answer / Shekhar Suman
Dynamic testing, also known as behavioral or white box testing, focuses on the functionality of a software application. It evaluates how the program responds to various inputs and verifies that it behaves correctly according to its design.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is meant by Regression testing? Differentiate Sanity and Regression testing?
Definition of Bug?
What Kinds of Testing should be followed for an web application while Manual Testing . Ie., Regression , Integration , Alpha , Beta , Performance , Stress ,Load , Back End(database)...etc What is the serial way to follow the above Testing Kinds in manual testing of any application. Plz clear my doubt.
What is the objective of regression testing?
how do you convert use cases into test cases?
what is about back end testing?
How will you define a critical bug?
What are the two parameters which can be useful to know the quality of test execution?
What is top-down approach?
what r the contents in usecase?
On what basis you can arrive at an estimation for your project?
Explain what is 'test plan driven' or 'key word driven' method of testing?