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



my friend has done one project using .NET framework with C# coding and backend SQL Server 2005. In..

Answer / 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

More Test Cases Interview Questions

write down test cases for "x>=1"

6 Answers   Quexst,


Positive and Negative test cases for the speedometer?(minimum 5 each)

0 Answers   Bosch,


(questions asked in interview)hi every one can any one please answer to this questions.these questions were asked in an interview.i have another interview next week . 1.when the time schedule is tight how will you approch the testing,and the relese is nearing and we need to finish testing how can we follow in that case.do we need to exicute all the test cases or can priortise and leave some to next relase. 2. when a new feature is added to the existing application we need to add new test cases but after that do we need to change all the existing test cases and while running do we need to exicute entire application test cases or only the new feature test cases and related new feature test cases. 3.do you have any situation where you have to write and exicute the test cases same time, how will you follow.does it happens in real time. 4.example of bug which is not reproducible.like tester say that there is bug and developer say no can some example of such bugs. 5.during regression testing some times do we need to add new some additional test cases to test that bug.

3 Answers  


How to write test case for this scenario. The system shall allow the user to request a search for a case using the following mandatory parameters: Last Name First Name Case creation date  range

1 Answers  


what will be testcases for job portal such as naukri.com , monster.com (as existing user)

2 Answers   Unilog,






wht are the possible test cases for save button in notepad?

2 Answers   CTS, Vistar Tech,


Difference between Automation testing and manual testing.

18 Answers   Mphasis, SAP Labs,


test cases for black board test cases for pencil

2 Answers  


Suppose that you're running tests on windows calculator and find that 1+1=3, 2+2=4, 3+3=7, 4+4=8, 5+5=11, 6+6=12. write a bug title and bug description that effectively describes this problem.

4 Answers   Manhattan,


Can any one please tell me what is the use of negative test cases when we are giving the invalid input in test data

3 Answers  


How to write test scenarios for a Web application, with an example?

3 Answers   Deloitte, LiveTech, TCS,


wirte the test cases for triangle by using testing techniques

8 Answers   Blue Star, George Mason, HP,


Categories