In your company,does a different tester writes test cases & a
different one executes them or a particular tester writes a
set of test cases & executes them too?
Answers were Sorted based on User's Feedback
Answer / tonny
Sometimes different testers write and execute test cases.
It depends on the project plan.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / smita
both the test cases and the test exetution is done by the
same tester itself
| Is This Answer Correct ? | 0 Yes | 1 No |
what is entry / exit criteria and pass / fail criteria ?
Can u any 1 please explain the below question and answer? Given the following code, which statement is true about the minimum number of test cases required for full statement and branch coverage? Read p Read q IF p q > 100 THEN Print "Large" ENDIF IF p > 50 THEN Print "p Large" ENDIF a) 1 test for statement coverage, 3 for branch coverage b) 1 test for statement coverage, 2 for branch coverage c) 1 test for statement coverage, 1 for branch coverage d) 2 tests for statement coverage, 2 for branch coverage
Suppose a tester reports the bug to the developer and developer rejects it saying that the bug which is reported by tester is not a bug.In such a case what should a tester do?...Kindly answer this question ..
9 Answers Infinite Computer Solutions, PayPal,
waht is client server application testing?
What is a test requirement?
6. What do you dislike about each of the Web sites?
Hi All. How can we write negative test cases for Logout Operation ? Please place the answer with a few details and if possible add some related object properties. "A tester exposes his/her ability not only by words he/she also proof it by work"
how do u perform regression testing,means what test cases u select for regression
From where should we start writing the test cases. Say suppose we have a pageA with few check boxes, radio buttons, links, some text in it and a link on pageA takes us to another pageB. Then from where should we start writing the test cases?Also suppose we have 10 links in a page should we write separate test cases for each link?
how to find which server is not responding properly when there are 10000 servers without any tool
how can we do database testing. In database testing we verify the data integrity and data validation. how can we do testing of Index, triggers, views, ransactions,cursors etc
2)The prototype model is chosen on what grounds? A)During information engineering phase when all the requirements are clear and there is no space for any confusion. B)When the requirements are well understood and there is a need for developers to create a fully functional system within a very short time period. C)During information engineering phase when only generalized objectives of the software are defined and it is not possible to define detailed inputs, business rules and output requirements. D)when the focus should be given on the delivery of an operational product with each increment, where each increment is a spiral model.