what is system testing ? explain with example ?
Answer Posted / gowtham
The software is compiled as product and then it is tested as a whole. This can be accomplished using one or more of the following tests:
Functionality testing - Tests all functionalities of the software against the requirement.
Performance testing - This test proves how efficient the software is. It tests the effectiveness and average time taken by the software to do desired task. Performance testing is done by means of load testing and stress testing where the software is put under high user and data load under various environment conditions.
Security & Portability - These tests are done when the software is meant to work on various platforms and accessed by number of persons.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What the first thing You’ll do as a SQA Tester if I hired You?
What the purpose of testing?
What Winrunner framework did u use in ur organisation?
Can you perform regression testing performed manually?
Define bug leakage and bug release?
Case Study:-Given a standard calculator with the basic functionality of addition,substration,multiplication and division-write the test case to test this and tell how did it take to write the above test case and how ling would it take to execute them?
Explain agile development processes?
List out the roles of software quality assurance engineer?
Any Automation tool in the market to help quality test team members communicate with each other? While server startup or restart Which Will inform each member .
How to find all the bugs during first round of testing?
What are the key components of a test case template
Is automating some test case is important? What about the maintenance? When will automated test become uneffective?
You are a tester. Now how will you choose which defect to remove in 1000000 defects?
Explain what is test metric is software testing and what information does it contains?
What are the responsibilities of a qa analyst?