Latest Answer: We use SRS and BRS to decide what to be tested. ...
List the Testing types, Testing methodologies, Testing Techniques and Testing Levels. How are all these inter-related or placed under the overall Software Testing Process.
Why is testing done? Why does QC perform testing? How if testing diff from Internal Review and peer level revew? When to stop testing?
Latest Answer: One of the important test case missed in above test cases is copying the password and trying to paste it on relogin.Amit ...
Latest Answer: The below metrics are used for evaluating application system testing.1: User participation(user participation test time divided by total test time): Metric identifies the user involvement in testing.2.Acceptance criteria tested(acceptance criteria verified ...
Latest Answer: Cyclomatic Complexity is number of decision statement plus one.Given any computer program, draw its control flow graph, G, where each node corresponds to ablock of sequential code and each edge corresponds to a branch or decision point in the program.The ...
Latest Answer: Software Testing Life Cycle System Requirement Specification(SRS) ...
Latest Answer: error - a mistake in the programme found by programmer himself.defect - a mismatch between expected and actual as found by a tester.bug - defect accepted by Defect Tracking Team and fixed by developers ...
Latest Answer: test case id - unique number or name for future reference. ...
Latest Answer: test case has three sections Header, Body, footer. The body of test case is called as test case template.header has following 1. test case name 2.requirement ...
View page << Previous 1 2 3 4 [5] 6 7 8 9 10 Next >>

Go Top