Find bugs in customer environment , That bugs is called
1. software Failure
2.Bugfix
3.Bugs
4.Error
Answers were Sorted based on User's Feedback
What are the challenges you faced in your project (Testing) and in your company?
What are the different is manual database checking types?
Hello Friends,I want some clearence regarding. Test report and Final report.
Which is not present in formal review? a.)Facilitator b.)Auditor c.)Author d.)Recorder
Use-cases can provide useful input into the design of black-box and state-based tests of OO software. Explain
What is the big deal about ‘requirements’?
Which testing is this- verifying the funtionality of each programme 1. white box testing 2. black box testing 3. glass box testing 4. grey box testing
what is meant by alpha testing?
in customer details form having fields like customer name,customer address. after completion of this module, client raise the change as insert the two radio buttons after customer address. how you can check as a tester.
On one of my form there are three text boxes for 1.To Enter Survey no.-Special characters / and - allowed in input and 2.Village Name 3.Project Name all having Input Range 2 to 50 char.and One SUBMIT button on form then How many Test cases can I write for Funtion Testing of Above fields and button
when we use the Equivalance Partioning techinique
by testcase how to achieve 100% branch coverage for the following code. Read P Read Q Print "P" Print "Q"