Apart from integrating testing,what a test engineer will do
in system testing?

Answers were Sorted based on User's Feedback



Apart from integrating testing,what a test engineer will do in system testing?..

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

Apart from integrating testing,what a test engineer will do in system testing?..

Answer / shebab

In System Testing the tester will also conduct the Compact
ability test, Performance Testing, Security testing ,load
testing,volume testing etc

Is This Answer Correct ?    2 Yes 1 No

Apart from integrating testing,what a test engineer will do in system testing?..

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

Apart from integrating testing,what a test engineer will do in system testing?..

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

Post New Answer

More Manual Testing Interview Questions

what type of questions we can ask the interviewer after finishing of the interview?

3 Answers  


define 1)test methodologies, 2)test data 3) test scenario 4 ) test environment

1 Answers   ACS,


what is difference between testing and development in your view?

4 Answers   Verizon,


I have to write test cases for Create User, Edit User, Delete User etc. Some of the steps for Create & Edit User are same. Then Should I write refer Create User [test case Id] for common test steps to write Edit User Test case? OR I have to write separate test steps even though they are repeatable in Create user & Edit User test case.

3 Answers   Emphasis,


8 What can static analysis NOT find? a) The use of a variable before it has been defined b) Unreachable (“dead”) code c) Whether the value stored in a variable is correct d) The re-definition of a variable before it has been used e) Array bound violations

2 Answers   Nucleus Software,


Which are different types of review ?

7 Answers  


What would you do if you were asked to test a system which is unfamiliar to you has out-of-date or inadequate documentation?

6 Answers   HCL, Tech Mahindra,


write testcases for open dialogbox

1 Answers  


Black box Testing

5 Answers   Confidential,


hi testing friends,can any tell ...how is career in selenium Testing?

1 Answers  


what are the advantages and disadvantages of waterfall model?

23 Answers   MBT,


do we need to write test cases for workflow of the product for instance: there is 2 module "TRAINING ASSIGN MODULE" and "EMPLOYEE" in TRAINING assign MODULE iam assigning training to employee setp is 1.selct traning "oracle" 2.select employee u want assign "peter" 3.apply. now to check whether training assign or not GOTO EMPLOYEE module 1.click on "peter" 2.click on 'view assign to employee'link.now this is a flow do i need to write test cases for this fllow.plz help me guy mail me nirmal_rawatt@rediff.com

1 Answers  


Categories