What is difference between system and functional testing?
Answers were Sorted based on User's Feedback
Answer / ramyab.mca@gmail.com
Functional testing:
It is a test to check whether each and
every function of that application is working as per the
requirement (remember this work “as per requirement
document”-you must say this in the interview). It is a major
test where 80% of the tests are done. In this test, the Test
Cases are executed (or run).
System testing:
When testers complete testing (The
testers test the application in the test environments,
meaning they test with the test data only, NOT with the
real data), the application (software) has to be tested in
the
real environment. What it means is, since the testers test
it in the test environment with the test data, we have to
make sure that the application works well in the real
environment with the real data. In test environment, some of
the things cannot be simulated or tested. Al though the test
environment is very similar to the production (real)
environment, we need to make sure that we get a smooth
delivery in the real system as well (As servers are
different and database is different, things may not work as
expected when the application is moved from test environment
to production environment
K,Byeee...
Thanks & REgards
B.Ramyasri
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / n@n!
system testing:
testing all the requirements in the application is called
system testng
in system testing test engineer can test the
1)userinterface
2)usability
3)functional
4)non functional
5)encironment
functioanal testing:
testing the dependent variables on dependency variables
is called funactional testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is STLC?
what are the tests u did in entire project? when it did in the project? (means at the release build to end of project) plz explain clearly
1. what's the difference between adhoc testing and monkey testing? 2.If I'm wrong correct me, in one test case there may be only one scenario is included or may be more than two and not for one scenario many test cases are written.. Right?
What type of testing you perform in organization while you do system testing, give clearly?
what is system integration testing or UAT testing ?
I want to know about satyam manual testing questions
What is Localization and Internationalization Testing
Explian traceablity matrix with an example ?
How do test documents in a project span across the software development lifecycle?
Test cases have written according to Flow of the software working or according to Screens?
when will go for compatibility testing and when you use the testing metrics?
Can Any one tell me How to test Stand alone application? wht are the major points to cover & how performance is tested of this application?? can any 1 tell me its bit urget for me guys.