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 / 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 |
What is ramp testing?
1. Given the following: You have an application that consists of three parts: a front end GUI, a middle-ware layer where all the processing of data takes place and a database where data is read from. What are the areas that would be most likely to break? What would your testing strategy for this be? Why? 2. Imagine I am handing you a wine glass and I ask you to test it. What would your testing strategy for this be?
Define some of the attributes of a test case?
what would be the negative test case for serach that break the search .
Write test case for windows media player
WHAT IS THE MEANING OF RISK BASED TESTING WITH EXAMPLE pls this is urgent Thanks in advance
how will we know test cases are written by us are correct
What is port testing ?
What is the difference between System testing and System Integration testing?
What is component testing?
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?
Can some body help to write possible test cases for a credit card at POS (point of sale)