Write test cases to anti virus software?
Answers were Sorted based on User's Feedback
Answer / nitin oberoi
Hi Guys!! This is my first time I am posting some technical
answer to this Portal.I searched for this answer and found
that no one answered for this so I initiated and write some
of the testcases,though there are many more testcases which
can be written for this scenario.
Testcases to test Antivirus:
1.To verify that user is able to install Antivirus
application on all of the expected platforms as mentioned
in the requirement doc.
2.To verify that user is able to setup the Antivirus client
to his machine by executing the Exe file.
3.To verify that a shortcut appears at taskbar of our
desktop, If installation of the antivirus is completed
successfully.
4.To verify that the antivirus application's main screen is
displayed with all its options enabled when the application
is executed.
5.To verify that the user is able to browse to a specific
folder to Scan the specific folder.
6.To verify that all of its subfolders are scanned for
virus successfully when a drive/folder is selected to scan.
7.To verify that status message “scanning 100% completed”
is displayed once scanning is completed.
8.To verify that the manual scanning is completed
successfully.
9.To verify that Virus definitions of the Antivirus
application are updated.
10.To verify that all viruses with their details and
specific location are displayed, If antivirus finds any
virus while scanning. To verify that the option to delete
all of these viruses is appeared and status message “Virus
is deleted successfully” is appeared when virus is deleted.
11.To verify that user is able to schedule automated
routine checkups successfully.
12.To verify that the scheduled routine scan is completed
successfully.
13.To verify that the error message “Renew the license!!”
is displayed If the license of the Antivirus application is
going to be expired/or is already expired.
14.To verify that the message "Please update Virus
definitions" is displayed If Virus definitions of the
Antivirus are outdated.
Adhoc Testcases:
1.Introduce any external media device with a file embedded
with a virus then verify that antivirus application is able
to detect the virus successfully.
2. Introduce any external media device with a file embedded
with more than one virus then antivirus application is able
to detect all of the viruses successfully.
3.Introduce a file without any virus and then message "No
error detected" is displayed on the screen.
Thanks!!
| Is This Answer Correct ? | 40 Yes | 1 No |
What is the V model,Tell me in brief??
4. A software error can be described as: a. A description of the relationship between two or more variables or set members in which the value of one does not influence the values of others. b. Any ill-advised, substandard, or temporary fix applied to an urgent problem in the (often misguided) belief that doing so will keep a project moving forward. c. The process in which developers determine the root cause of a bug and identify possible fixes. d. A mismatch between the program and its specification. 5. Select a reason that does not agree with the fact that complete testing is impossible: a. The domain of possible inputs is too large to test. b. Limited financial resources. c. There are too many possible paths through the program to test. d. The user interface issues (and thus the design issues) are too complex to completely test.
Risk Analysis a) 2 step, b)3 step, c) 4 step, d) 6 step
0 Answers CashEdge, Cognizant,
Hi, I am Nithi. I have completed my MCA in 2005i am heving 2.2 yrs of experience in testing because of my daughter i got break during mar 2006 to dec 2007.now i joined in a small s/w company as tester.and i am looking for MNc job.what are all the things i want to prepare thanks in advance pls help me
what is mask testing?
I am working on dotnet technology. Recently i came to testing. I want to write general test cases for any interface either windows application or web applications. Please cover all these issues: 1) Database issues 2) Integrated Related Issues 3) Business logic issues 4) User Interface issues 5) Network related issues
What is Test Procedure? What are Test matrices? What is Tracibility matrix?
What is a Data Guidelines?
What’s the role of documentation in manual testing?
What are the different levels of manual testing?
which approach u r following while integrating the modules(top down or bottom up) explain process
Is Regression Testing done for Manual Testing projects?