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 |
what type of questions we can ask the interviewer after finishing of the interview?
define 1)test methodologies, 2)test data 3) test scenario 4 ) test environment
what is difference between testing and development in your view?
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.
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
Which are different types of review ?
What would you do if you were asked to test a system which is unfamiliar to you has out-of-date or inadequate documentation?
write testcases for open dialogbox
Black box Testing
hi testing friends,can any tell ...how is career in selenium Testing?
what are the advantages and disadvantages of waterfall model?
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