what is the role of test engineer while doing unit and
integration testing. unit and integration testing is
already done by developers
Answer / mudaseer
developer does unit testing and integration testing
developer will check the code to increase the performance
of the software but test engineer is not concerned about the
code he just tests the software.if test engineer is testing
the software & the software crashes then there is problem
in the code. Like in our company when i am testing the app
continuously the app crashes due to memory issue
developer also does integration testing in our company we
are developing app for iphone and android
so here developer can capture photo and upload the photos
.the developer may upload 4 or 5 photos and check whether
all 4 or 5 are uploaded
but test engineer tests by uploading 20 or 25 photos or more
((check 100 % upload)
test engineer tests whether all 20 or 25 are uploaded or not
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between sanity testing and smoke testing
how u will write test case for system testing give me example
what is fs
ofter combine the sub modules which type of integration testing will be done ? and who will do this ?
when tester found bug then where it is assign to developer or testlead
1. When you consider employing a failure mode and effect analysis?
what is test bed,test harness,test environment
what is the diffrence b/w Regression testing and re-testing
Can any one please tell me the exact difference between the smoke testing,sanity testing and exploratory testing?
WHAT IS THE MEANING OF CCC IN TESTING TERMINALOGY
in employe details form, we are entering First name as manjunath and Last name as sastry. but when we retriving the data in reports form, it shows as first name as sastry and last name as manjunath. here bug may be in employee details form or reports form. how you check in manual?
How do u prepare test environment for ur application?