How do you get programmers to build testability support into
their code?
No Answer is Posted For this Question
Be the First to Post Answer
what r the entry criteria for automation testing?
what is the difference between bug and defect? what is the definition of bug? what is the definition of defect?
what is manual testing process
Have you prepared traceability matrix and how to prepare it?
Where will you give the Reproduce option in Bug report?
how do you ensure by testing that the transactional refuilement or an application are met
do u know abt integration testing,how do u intregate diff modules?
how do i write perfect test case for functional testing
Is there a way to estimate acceptance test cases in a system? What is a test suite?
Hi,please help me out with my ques:in project each tester how many testing will do?i mean what extent?
what are the risk factors in the project? what is the base for testplan and entry criteria ,exit criteria for test plan?
You are testing a new feature that includes a builder(wizard)that walks you through the creation of an item.There are 10 configuration checkboxes you can check/uncheck for the item being built.The builder makes you select 3 of these 10 options.You can choose any 3 options. A)How many possible ways could the item in question be created (i.e. how many possible configurations)? Describe the technique you would use to determine this.