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 tests would you perform on common homepage?
what is difference b/w test case and test scenario?
which process u followed in ur company?
What are different types of verifications?
After receiving the bug as fixed , what types of tests we will continue...
Pls u can u r mail id to my personal mail id also if they dont want to give u r mail id n comman place
How to write test cases for nevigating menus? Ex. Course -Topics -Subtopics
What is meant by Bucket Testing?
Our software designers use UML for modeling applications. Based on their use cases, we would like to plan a test strategy. Do you agree with this approach
exact definition of defect tracking?
What is acid testing? In which scenario we can use acid testing
we enter that user name field is blank and password field is blank and click on Ok. what type of testing is this 1)functional testing 2)security testing