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 will you link the Defect to the Test case? Explain Bug life cycle ?
EXPLORATORY testing means?
What test data will be required if Person 1 transfer money in Person2 account?
If the developer rejects that its not a bug means then whats the next step we follow?
How to arrive Testcase? and how to write testcase for email address? please any one of the write answer send my id
what is main thing of the BB or WB in testing domain?
what is boudarary value analysis? what is the use of it?
negative test cases on banking domain ?
what are the critical bug occurs in banking domain?
What is the concept of introducing a small change to the program and having the effects of that change show up in some test?
1.Write the Test Case for Electrical Motor? 2.Write the Sql Query for Average Calculation? 3.Tell me about your self? 4.What is your Resposiblities? 5.Tell me about your Project Details? 6.Write the Negative Test case for Electrical Motor?
What is the difference between SRS and BRS