what is the diff b/w system testing & end to end testing
Answer / remo
the process of testing an integrated system----system-testing
the process of testing slw is sharing resources of another system or not------end-to-end testing
| Is This Answer Correct ? | 3 Yes | 3 No |
Q. 21: Given the following decision table: Which of the following test cases and expected results is VALID? Rule 1 Rule 2 Rule 3 Rule 4 Conditions Age <21 yrs 21-29 yrs 30-50yrs > 50yrs Insurance Class A A or B B, C or D C or D Actions Premium £100 £90 £70 £70 Excess £2,500 £2,500 £500 £1000 options: A. 23 year old in insurance class A Premium is 0 and excess is,500. B. 51 year old in insurance class C Premium is 0 and excess is 00. C. 31 year old in insurance class B Premium is 0 and excess is ,500. D. 43 year old in insurance class C Premium is 0 and excess is ,000.
What is the difference between quality assurance and quality control?
23 Answers Infosys, Manufacturing,
Hello, Currently we are doing manual testing for PHP& .NET Projects. We are planning to automate it.Kindly suggest which automation testing tool is appropriate for it. Thanks
exact difference between smoke testing, sanity testing and unit testing
which test is used for memory leakage?
Can you please tell me what and how to test in a web based application manually? And i manually need to do usability testing and functionality testing for the same (web based application. So please tell me how and what to check the functionality and usability of the web based application?
When we have to use Boundary value analysis and when to use equivalence partitioning. Please explain with an example. Urgently required.
Explain Bug/Defect Life cycle?
what is difference between stress testing and load testing?
user id @ yahoo.com (or) yahoo.co.in (or) gmail.com.... etc
If the bug is show stopper and the developer is not avilable for 1/2 days then what tester will do..........? Please give the answers.
Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning