System testing is a type of Black box testing. System
testing means testing the application. After the
integration testing, usually will do system testing.
Functionality, Regression, and performance testings comes
under system testing.
After complition of integration test tester can do system
testing with the help of Blockbox testing techniqcs.
system test divided into 3 types
1. usability test
2. functoinal test
3. non_functional test
after finishing integeration testing the system testing
will be conducting.under system testing the tester will
conduct functional,performance,usability testing
one more testing is there after finishing the performance
testing i.e security testing.
under system testing the tester will conduct
1.usability testing
2.functional testing
3.performance testing
4.security testing.
this is the correct sequence of system testing
There are several answers but the meaning of all answers
are different from each other so which one is correct
answer plz any one can tell
thanks in advance
Your are right, but I want to try my version. According to
me system testing is testing the whole application. In
system testing there are 2 types
1. Functional - Testing the functionality of the
application.
2. Non functional - Testing the performance, stress test,
and secutrity test.
Who'll conduct each test?
This is decided by the test plan they prepare. In that
they'll decide who has to test what. And for doing the
performance and stress tests tester should have good grip
on the load runner which is seperate module from the manual
testing and the automation testing.
System testing is nothing but tesing the Entire
Application.In this testing usually we will do
Usability,Functional,non functional testings.This total
testing is done by testers.
i am working in a small size software company from last 9
months as software tester.now i want to update my CV.can
anyone send me a sample resume on my given email id.
swap_unic@yahoo.co.in
I need some help. Could you solve this query i got this
query the other day. Any help would be appreciated
Write down any potential problems or omissions from this
Fault Log
Fault no: 278 Environment: Windows 98
Priority:3 Tester:Author
Application: Web testing
Description
When i log onto the screen DF342 I should be able to delete
records. However when trying to delete records an error
message appears telling mw that im not authorized
Response:
25 Aug: Programmer: Security needs to be setup providing
access to the delete facility- No error
26 Aug:Tester: We had Security up and it doesnt seem to
work- I have reopened this fault
Test cases for google home page, yahoo signin page,
elavator, traffic signals. And can anybody post the some
other testcase(on like pen,keyboard....) as interview point
of view.
Defect Migration
"Defect Migration" means that error is early project
documents lead to errors in later documents. For example,
an incorrect requirement leads to an incorrect set of
speacifications, which leads to design errors, which leads
to coding errors, which lead to failures when we test
against user expectations.
a. How will you prevent Defect Migration?
b. Why do you think preventing Defect Migration is
important?