whenever the requirements are not given by the customer
what type of testing you do?
Answer Posted / manish kumar
Explaratory testing-explore the application,understand the application based on understanding identify all possible scenario and document the scenario,then test the product based on documented scenario.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What if the project isn’t big enough to justify extensive testing?
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?
what the purpose of requirement phase
what is functional testing terminologies
How did you do unit testing in your project?
When first time we are testing the screen then we have to write that this screen should contains so & so columns [ suppose there r 10 columns on that screen]in the expected result
what are the types of Bug?
what type of testing techniques are using after accept the build?
Which test cases are written first: white boxes or black boxes?
Define brain stromming and cause effect graphing?
pl. give me the list of top jobs website to register i have 2Yrs. Experience in manual testing
few automation basic questions One question to write a scriot in any language you know.
anybody there with 3+ exp in software testing looking for change and like to work in bangalore fwd your resume to vinodhanandhan@gmail.com
wat is test management ?what are the components available in test management?
When do we perform smoke testing?