test cases on antivirus with integration testing
Answers were Sorted based on User's Feedback
Answer / ai
1-Check whether user is able to install it successfully.
2-Check whether it is appearing in minimal mode as a little icon at lower right side of window.
3-Check it should get started by default when user start the system.
4-After scanning it should display proper message about detected thread and should give options to delete them.
5-it should not get closed (quit) when user click on 'X' button when it is in maximize mode.
6-It should not bulky to avoid slowness of computer.
7-It should show a warning message whenever it detect any thread.
8-Logo of antivirus should be proper and correct.
9-Version of antivirus should be proper and correct.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mudaseer
when you scan the computer with antivirus it should display
the threats with location for example in c:drive folder name
when you click on that there should be remove virus and when
you click on remove virus it should remove the virus from the
computer and many more test cases
| Is This Answer Correct ? | 0 Yes | 0 No |
Want to learn Manual Testing- mail to manualtestingtraning@gmail.com
A server configuration is controlled from a single web page with multiple options: ● 20 drop-down menus, with 3-4 options each. ● 5 check-boxes. ● 1 multi-select menu, with 5 options. ● 1 template selection, with 6 options: A, B, C, D, E, F. ○ When options A, B, C, D are selected, all options (#1-#3) above are available. ○ When options E, F are selected, only 10 out of 20 drop-down menus have an effect. ● Besides item #4, developers input is that all options are independent, I.e., not impacting each other. What is the required number of test configurations required in order to test the server configuration and release in good quality: a) Assuming first release. b) Assuming regression tests for release with new features not impacted by the above options. Test configuration is a complete set of options that were selected to be tested in one complete server configuration scenario. I.e, a test configuration is set of 17 or 27 specific options tested together.
Can anyone have some better answer for this.. Difference between Boundary value analysis & Equivalence partitioning?
What is localization testing (l10n testing)?
From whom do u gather the use case document?
What is Asset testing?
explain V module.
give 1 example of an error with high severity and low priority?
What is a Test Log ,How is it differnt from a bug REport
What is blocked defect?
how would u do performance Testing manually for web site.
What are the modules of quality center?