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 |
2.6.3 User Interface Different Polls could be present at different channels, pages within channels, and at home page. User interface for Poll will be as described below: - Beneath poll current result(running status) to be shown in graphical form(say progressing bar chart) all the time, in same window as poll. - Link ""All Polls >>"" to take user to Polls home page which will have all the active polls with results underneath. - All the polls not older than one month will come under Active polls category. - User can take Active open polls, but cannot react to Active closed polls. Can only view results of active closed polls. - No Interactives available for polls - "Add a comment", "Rate" - Registered User can take a poll only once, after that only result is shown to user. To unregistered user it will be open. 2.6.4 Interfacing/Sourcing Details - Polls is going to be a separate module, an internal application, which editor/admin can publish. - Admin/Editor should be able to publish polls on separate channels, pages. Assign closure dates. - Admin/Editor can upload images, change look n feel, add a brand, link/url to it. - System to capture user details(screen name/name, id, email id), do loyalilty points calculation and add to user loyality points. 2.6.5 Rules and Conditions Unless assigned a closure date, by default all Polls will be open for 30 days. this is the SRS how to write the test cases for the above functionalities help me
test cases for black board test cases for pencil
In an online shopping application there are 3 text boxes.One of Login,Add to the shopping cart and Purchase goods.Which & How many test cases can be written for these 3 text boxes?
write a test cases for table,pen,electric bulb?
HOW TO WRITE TESTCASES ON PENDRIVE
What are basic types of test cases?
i m a fresher working in healthcare industry. here we hve no tool for testing. how i ll do manual testing?plz suggest anyone me urgently... i knw to write test case bt i dont knw where to write n how to execute it manually
wat is mutation testing ?
Write the testcase for pen
if u want to test an application which takes a data value between 0 and 59 and if u choose 55 ,what type of testing it is a) System testing b) error guessing c) Black box d) None
Define some of the attributes of a test case?
What is the difference between test scenarios, test cases, and test script?