Structure-based testing techniques (which are also dynamic rather than static) use the internal structure of the software to derive test cases. They are commonly called ‘white-box’ or ‘glass-box’ techniques (implying you can see into the system) since they require knowledge of how the software is implemented, that is, how it works. For example, a structural technique may be concerned with exercising loops in the software. Different test cases may be derived to exercise the loop once, twice, and many times. This may be done regardless of the functionality of the software.
Posted Date:- 2021-11-01 07:32:11
What are semi-random test cases?
What are the Experience-based testing techniques?
What is negative and positive testing?
What are the Structure-based (white-box) testing techniques?
What is the role of moderator in the review process?
On the basis of which factors you would consider choosing automated testing over manual testing?
Mention what the difference between Pilot and Beta testing is?
How do you perform automated testing in your environment?
What do you mean by defect detection percentage in software testing?
When is used Decision table testing?
What is the KEY difference between preventative and reactive approaches to testing?
Difference between Bug, Defect, and Error.
Explain what it means by test harness?
Explain what the meaning of Code Walk Through is?
Mention what the meaning of breath testing is?
Mention what the different types of test coverage techniques are?
Mention what bottom-up testing is?
Explain what the difference between latent and masked defects is?
Explain which test cases are written first black boxes or white boxes?
Explain how to test documents in a project that span across the software development lifecycle?
Mention what the difference between a “defect†and a “failure†in software testing is?
Explain how does a test coverage tool work?
Mention what are the categories of defects?
How will you handle a conflict amongst your team members?
How to generate test cases for “replace a string†method?
Mention what the main advantages of statement coverage metric of software testing are?
What is Fuzz testing and when it is used?
What is the DFD (Data Flow Diagram)?
Explain what is “Test Plan Driven†or “Key Word Driven†method of testing?
What is the step you would follow once you find the defect?
In manual testing what are stubs and drivers?
What is meant by Defect Cascading?
What is meant by workbench concept?
What is Object Repository? How can we create Object Repository in Selenium?
What is the difference between Test matrix and Traceability matrix?
When is RTM (Requirement Traceability Matrix) prepared?
What is test management review and why it is important?
Explain Load Testing on websites?
On what basis you can map the success of Automation testing?
Which test cases can be automated?
Is Automation testing in agile methodology useful?
Which test cases are written first: white boxes or black boxes?
On what basis you can arrive at an estimation for your project?