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 |
There is only requirements document. You have 10 days and 8 resources to release the system.At the end of the 8th day u tell ur TL that system is ready for release. How will you proceed with the testing process or in other words what all approach you will follow once you get requirements
Explain?V?model?
EXPLORATORY testing means?
What is call-pair?
When do you escalate issues to your Manager?
what is software testing
How does one go for testing of firewall?? Though one answer is posted but its not a relevant one
what is the difference between testplan and testcases?
Can any one explain about state based and graph based testing? and the difference between them? Very urgent.......... Please...... Thanks in Advance......... regards, Murthy.M
what are the advantages of waterfall model over V-model??
What is Dynamic Binding and Dynamic Loss?
0 Answers Digient Technologies,
Hey all,in a web applications,i am typing the URL in the browser and entering the Username & password.After clicking Login button,where the authentication will happen & how (i mean how is the process goes on...browser,web server,DB server level)...Pls answer...