If I have written the test cases for any module.And some
features are added/removed to & from that module then what
should I do with test cases?
Answer / rajendra prasad
Very good question:
when some new features added to the existing module,the
testcase document should update with the new testcases
according to the new features.
When some features are removed from the module:
then removed feature related testcases should mark with
redcolor and these red color marked testcase should not
consider during execution of testcases.
This is called as 'blocking' of the testcase.
But u must not delete the testcases which are related to
the changed/removed functionality.
if u remove /delete the testcase document then the testcase
numbers will not be consequtive and tester may get doubt
testcases are deleted due to functional change or
accidentally deleted.
Even the removed functionality may be reintroduced in future
then the the blocked(red color marked) Testcase may be
reused with out preparing new testcase.
byeeeee
Rajendra Prasad Reddy
rajendra_penumalli@yahoo.com
| Is This Answer Correct ? | 9 Yes | 0 No |
I have tested ecommerce site, but when i search for any product Or access any page, some time i found it missed the values from my URL..EXAMPLE : we take this URL "http://www.allinterview.com/forms/questionform.php" This is the actual URL & it is ok but when i test it displays like "http://www.allinterview.com//questionform.php" NOTE : In above URL "forums" is missing.. I dont know why this happens as i have checked all the code & tested again & again but it dont know the reason. HELP ME plz... Thank you
what is the test metrics followed if its a small scale company i mean not a cmm level company
Can any one explain me what is Integration Testing with Stub and Drivers.Explain with Example.who will do Integration Testing?
what is field tests and laboratory tests in black box testing ?
what is the Testing Process in your organization
What’s the difference between verification and validation in testing?
Why white box testing techniques are also called as clear and glass box testing teschniques?
give five problems in software devlopment process?
What is a test data? Give examples
what kind of performance test that required for a word processing system?
Hello everybody, How many people do you think one sprint team can have in average?
Can u tell Bug Report Tool