You get the build directly from the developer or through
tl,if so how?
Answer / sssss
we dont get the build directly from the developer.Testing
Tl will send us the build.if web application means they
will send the URL and for client server th build in .exe
format.with those URL and .exe they will send the mail.
| Is This Answer Correct ? | 1 Yes | 0 No |
What’s the difference between verification and validation in testing?
How the value of P in cyclomatic complexity is calculated? P:The number of connected path.
could you sent me boundary value analysis sample test cases
AS we working in Agile methodology How you will prioritize the productlogs??
how to indentify memory leakages after the build
What is the exact difference between retesting & regression testing? Please advise in detail
who will infrom the testers when the build is ready to test from developement side?
what is the need of white box tesing before doing black box testing?
Whenever developer will recieved the defect from the tester,then he will go thru the defect whether it is acceptable or not?for that he will execute that application again,while executing if he did not found any such type of defect(what we are rise the defect above),then he will send that defect to the corresponding tester with status of 'reject',as a tester what we can do?(here writing the reproduce steps and attached screen shots has been done by tester while sending the defect to the developer, no need to send reproduced steps and screen shots again)
Which is the better way to explain tipical bug life cycle?
What is exploratory testing?
When we have to use Boundary value analysis and when to use equivalence partitioning. Please explain with an example. Urgently required.