I m writting the test cases in Excel sheet. After wrting
test cases for version 2.0.0
If there is new feature added in build 2.0.1, I will write
test cases for newly added feature.
Then 3.0 version release for testing with new feature. I
will write test cases for newly added feature 3.0
But if in between 2.0.2 build release for testing with same
feature of 3.0.Then should I have to write test cases for
same feature again?
If not --> when 2.0.2build again release for testing after
2months then How should I came to know that I have to run
these test cases on 2.0.2build?
Answer Posted / koteswara rao.k
I got your critical question and valid real time one .
Sol : suppose you write the test cases for the version 6
then few days after need to write the new fuctionality 6.1
in such case you should tagged the new version tcs while
you were working on excel and check that duplicates will
not occur and after few days you get major related new
functionality name 6.2 .
In such case simply keep all the tcs of the previous one
and new version tcs with tags ( this will helpful even
while in track ) .
Here major understanding is when ever any modification
happen on requirements Duplicates will not follow and new
version commits the old version Major functionality .
Traceability matrix is fine but when a new defect happen we
can identify the duplicates .
If you want try a simple trial major scenario .
As a tester should be ready to run in all the
circumstances .
Any concerns /help koteswara.9.rao@gmail.com
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Do write a separate test case for regression testing? If it is yes, explain how to write the test case?
You may undergone many projects. Do all the projects match up with customer’s expectations?
Can you explain equivalence partitioning?
HOW TO CREATE SRS REVIEW REPORT TO PL?
How would you test a service oriented architecture (soa) web application?
What is the Diff between Code Walkthrough & Code Review? What is the diff between walkthrough and inspection? What is meant by GUI Testing?
write a testing stratgy \ approach for a product that you are use every day (e.g gmail, out look etc)
whats the reason to display the password(not in encrypted form) in the script in load runner but not in QTP?
Have you prepared traceability matrix and how to prepare it?
qtp9.2 and qtp10.0 difference
functional testing test cases for transfer funds ?
how to clarify functional requirements and non functional requirements in a srs?
What r the sequences that leads to automation?
Describe any bug you remember. Plz Give some real examples
i have source and target having same data structure 500 fields and one lacks records. how to validate data. write 5 scenarios.