please any one can sendthis q answer HOW DO YOU EXECUTE THE
TEST CASE?
Answers were Sorted based on User's Feedback
Answer / guest
By looking into each test case, follow the procedure
according to it like
enter the data into each edit fields & click on the button
(it could be submit/update)
The test cases will be written according to the
application. Try to execute / perform the functionality
according to the test cases.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / srinivaspatro
As per my knowledge
TC's Can be executed using Test Data and following the
description in TC Documents (.xls).
if im wrong correct me
| Is This Answer Correct ? | 0 Yes | 0 No |
who will assign severity & priority
8 Answers IBM, Value Momentum,
Is quality control similar to quality assurance?
What is the diff bet test scenario and test case.
In your company what process you are follwing from requirements to testing explain, pls anybody have real time experience and pls expain process...pls
What is Memory Testing> Do you perform ever memory testing on Desktop or Web application ?
As the software development process progresses, proper setup and maintenance of test traceability requires that the test process starts when?
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
Currently iam working in testing line, iam trying in other company in the testing line itself, but my friends are telling without any reference it is unable to get a job in a reputated company, is it true?
what is integration testing and end to end testing?
what is meant by web service testing and what is the use of web service testing ?
Who assign Bug Id & Bug Version Id?
define STLC life cycle step by step