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 |
Can you please let me know the negative test cases for telephone and notepad?
Can Any one tell me How to test Stand alone application? wht are the major points to cover & how performance is tested of this application?? can any 1 tell me its bit urget for me guys.
hi frnds, i m Aman.. i was asked some ques. in an interview which r concerned with Web based Testing.. ques were like, URL Tempory in testing, other was smthin like Gateway in testing?? plz tell me answers of these questions as i dont hav knwledge abt web based testing.. thnx in advance..
How many are the types of Black Box testing ?
what is dd ?
What r the document required for testing?
If a interviewer ask me the duration of my project, then should i tell them the total(development+testing) time of the project? Plz tell it's urgent
Hi frenz!!! I heard that Satyam recruitment Pattern has changed like Written, Essay Writing and HR+Tech? Is that true???
What is scalability testing
8 Answers FSS, TCS, WebTekLabs,
Please recommend which are a good books for software testing.. best authors for s/w testing.
what are the differnt error code that comes when an error occured in web application?
Suppose u got Change Request from client just before release, What is your approach and how do you convenience the client.