1.Acceptance testing involves procedures for identifying acceptance criteria for interim life cycle products and for accepting them.is that? 2.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products.is it?
2469Condition testing is a control structure testing technique where the criteria used to design test cases is that they Option 1 Rely on basis path testing Option 2 Exercise the logical conditions in a program module Option 3 Select test paths based on the locations and uses of variables Option 4 Focus on testing the validity of loop constructs
1 10256Equivalence testing divides the input domain into classes of data from which test cases can be derived to reduce the total number of test cases that must be developed. is it.explain equivalence testing
1 6650Use-cases can provide useful input into the design of black-box and state-based tests of OO software.is it true
SSC,
1 4254Fault-based testing is best reserved for Option 1 Conventional software testing Option 2 Operations and classes that are critical or suspect Option 3 Use-case validation Option 4 White-box testing of operator algorithms
1 43541Deep structure testing is not designed to Option 1 examine object behaviors Option 2 exercise communication mechanisms Option 3 exercise object dependencies Option 4 exercise structure observable by the use explain deep structure testing
1 11935Random order tests are conducted to exercise different class instance life histories. is it true
1 3745Real-time applications add a new and potentially difficult element to the testing mix Option 1 performance Option 2 reliability Option 3 security
2 18208Acceptance testing is designed whether or not the software is FIT for the user to use. The concept of FIT is important in both design and testing. There are four components of FIT .what r they
1 7741which testing method is used to check the software in abnormal condition? option 1 Stress testing Option 2 Security testing Option 3 Recovery testing Option 4 Beta testing
3 8081which of the following is not a coding defect? Option 1 Test harness defect Option 2 Data flow defect Option 3 Initialisation defect Option 4 Algorithmic defect
22881.The effectiveness of a test suite in detecting errors can be determined by counting the total number of test cases present in the test suite. 2.Black-box testing attempts to find errors in which of the following categories Option 1 Incorrect or missing functions Option 2 Interface errors Option 3 Performance errors Option 4 All of the above
3 6828Post New Manual Testing Questions
What are microsoft 6 rules?
Tell some examples of bug severity and bug priority?
what are metrics and what are metrics did u collect in you are project
What is application programming interface (api)?
How can software qa processes be implemented without stifling productivity?
What is bug priority?
What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?
i have source and target having same data structure 500 fields and one lacks records. how to validate data. write 5 scenarios.
How is ‘build’ different from ‘release’?
What are the main key components in web applications and client and server applications?
What is test startegy?
Write the 10 high test cases for making video call/face time
1.What types of documents would you need for QA, QC, and Testing?
Is there any procedure of web-site development in manual testing. If yes what are factors we should test?
is it not possible to automate full project??what r the parts in project that cant be automated(tht has to be done manually)?