What is System Testing Phase? Which types of testing will
be conducted in system testing phase?
Answer / dastagir
System testing phase consist of the following
Functional test
Security test
load testing
compatibility testing
System testing implies that the software application is
functional as far as the business specs and funcationlity
of the whole software system is concerned.. it should also
meet the criteria to satisfy the security test..The system
should be able to work flawless for the given volume of the
users and must function for on different platforms and
browsers.
Is This Answer Correct ? | 2 Yes | 0 No |
when will do the beta test? when will do the alpha test?
risk driven testing
How do you write DEFECT REPORT?
What is the difference between bug,defect, error, failulre, fault & mistake?
What is Database Testing?
design a black box test suite for a program that accepts two strings and checks if the first string is a substring of the second string and displays the number of times the first string occurs in the second string.
hi there… can any1 tel me small testing companies in bangalore to work…I hav learnt testing basics at home..I want to experience d job…watever may b d salary i dont bother..I just want to gain knowledge thanx in advance…
what is the process followed in JAVA Testing compared to Normal Testing process.
why QA team is necessary for an organization?
why sanity testing and why smoke testing?
How does one go for testing of firewall?? Though one answer is posted but its not a relevant one
what is boudarary value analysis? what is the use of it?