单选题 Question #13. What type of testing will you perform on internet banking solution?
相关试题
单选题 Question #1. What is failure?
单选题 Question #6. Cyclomatic complexity is used to calculate
单选题 Question #2. People who don’t participate in technical reviews
单选题 Question #3. What type of testing is done to supplement the rigorous testing?
单选题 Question #5. What is the smallest number of test cases required to Provide 100% branch coverage? If(x>y) x=x+1; else y=y+1; while(x>y) { y=x*y; x=x+1; }
单选题 Question #7. If a candidate is given an exam of 40 questions, should get 25 marks to pass (61%) and should get 80% for distinction, what is equivalence class.
单选题 Question #8. Match the following: 1. Test estimation 2. Test control 3. Test monitoring
单选题 Question #4. Capture and replay facilities are least likely to be used to ….