Apart from integrating testing,what a test engineer will do
in system testing?
Answers were Sorted based on User's Feedback
Answer / karunakar reddy
In system testing,Test Engineer will be testing the whole
application without knowing the inner design of code or
logic of the application.
| Is This Answer Correct ? | 8 Yes | 3 No |
Answer / dinesh
Actually System testing means to test whole the
application.it has 2 types 1)Functional and 2)NOn
functional.in functional testing tester need to test the
application as per SRS.he needs to perform each function
and tally the actual result with expected.and then he needs
to do non functional testing.that means other than SRS.in
this testing type tester should be perform testing as per
users point of view.there r some types of non functional
testing that is=>1)Usability testing
2)Accessibility testing
3)GUI testing
4)Performance testing(Load and Stress)
5)Volum Testing
6)Compatibility testing
each testing should be performed atleast once.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / sm
System testing is the combination of Functional testing ,Non
functional testing and performance testing.
Functional testing involves:
Smoke testing/sanity testing
User interface testing
Error handling testing
Non functional testing:
Reliability testing
Compatibility testing
Configuration testing
Inter system testing
Data volume testing
localization/globalization testing
Scope testing
Scalability testing
Multi languish testing
Security testing
Performance testing :
Stress testing
Load testing
Endurance testing
| Is This Answer Correct ? | 0 Yes | 0 No |
How do u Check sending a message Through mobile(it could be text msgs ,picture messages ,so that it should cover all the possible scenarios )Its urgent plzzzzzzzzzz,....
What are the possible scenarios for LMS?
difference between regression and retesting?
which basic priority u used in ur project?
How load testing is different from regression testing?
How to perform Regression testing manually?
what exactly is heuristic checklist approach for unit testing?
What is risk analysis and what kind of risk you foud while testing
what is performance testing?
what is agile testing
i heard that mainframe testing is diff from other environments & has lot of keyboard input????pl clarify my doubt & let me know in what way its diff??
How you create Test Cases Based on Test Plan ? Is there any approach following for creation of test cases?