my friend has done one project using .NET framework with C#
coding and backend SQL Server 2005. In it, he has prepared
and execute the test cases and stored that in the
centralized database. in software testing, Do the testers
do like this or use excel sheet to store the test cases?
tell me .... i have so confuse.. pls anybody answer me as
quickly as possible
Answer Posted / anant
Centralized database is nothing but a repository where all
the project related artifacts are stored. Virtual source
safe(VSS) is an example of it. The benifit of it is that no
data is needed to be stored on local m/c and all the data
is stored in VSS and IT infra team takes periodic backup of
it. This is used for information security, as it maintains
the user history for each and evey file. Tester is always
given access to VSS where he keeps test plan, test cases,
test reports etc. He can check out the document from VSS do
the modifications (add delete update) and check in the
files.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the system testing?
Write the test case for a login page?
If userA send a string through whatsapp but userB is not getting properly the string, Then what may be problem? Can someone write testcase of this. Both whtsapp application is same version and OS is also same android version.
how to write test cases for online restaurant table booking system?
How to generate test cases for 'replace a string' method?
Explain the smoke testing?
Can you list down a few characteristics of a test case?
In a log in page what will be test procedure, test scenario, test description & test steps?
Pls tell me test cases for pepper grinder
What is the syntax testing?
how to write test case for GUI testing and tell me in brief about GUI and all related WEB based testing..if possible then pls give example of its test case...m new in testing........thannx for help in advance
How to write test case for this scenario. The system shall compare the requested name with the Service Member Name field in the database
Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.
write the testcases for migrating data from one database to another database?
Credit card field contains four text boxes. We can validate each textbox separately with conditions but how can we write integrated testcase for all the four?