How is testing affected by object-oriented designs?
Answer / ramyab.mca@gmail.com
Hai....
Well-engineered object-oriented design can make it easier
to trace from code to internal design to functional design
to requirements. While there will be little affect on black
box testing (where an understanding of the internal design
of the application is unnecessary), white-box testing can
be oriented to the application's objects. If the
application was well-designed this can simplify test
design.
K,Byeeee....
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 1 Yes | 0 No |
on what basis low,medium,high,critical will be assigned to a bug.give m examples
Write testcase for delete functionality?
i have a phone with 2 buttons first one is a record button and second one will attach the audio to mail can you tell me test case for this ?
Being an Manual tester, what will be the role or activity in test plan ?
what is authorization & authentication?
When they freez(baseline) the requirement means in which phase of sdlc
What about the test case if the field only takes a certain number of characters or a minimum number?
what is the difference between Test strategy and test plan?
What are the different is manual database checking types?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
0 Answers CA, Dish Network, Wipro,
through which phases a software ttester need to pass like as a junnior test engineer,team lead,project lead,etc.? which is the final stage of your promotion and how will u achieve?
Write or explain 3 testcases you executed recently with detailed descriptions ,steps to reproduce & explain what results they gave when you executed on a recent build?