What is testing web based project?Give one Example
Answer / mahesh
Testing Web based project and Web testing are similar,
please find the answer in already posted questions.
| Is This Answer Correct ? | 1 Yes | 0 No |
what is the diffrence b/w Test approach,test stratagy,test plan?
what are things you want to check in web based testing?
How do we do Database testing?. How does our knowledge on SQL is useful in Database testing?. Please explain the process if possible.
What should be done after writing test cases?
What is the difference between baseline and traceability matrix?
Differentiate Defect age and Build interval.
what is the priority for fixing bug?
How can u know IP Address of a computer?
What is good code?
At what stage of the development cycle software errors are least costly to correct?
I have one doubt in regression testing, Example if we have five modules such as 1,2,3,4,5. If we made change in 3 module only and also 3 module will interact with only 1 and 5 module. For this case we will conduct testing in all module (or) only 1 and 5 module?? Answer soon firends
1.The main purpose of integration testing is to find design errors.is it true 2.The testing technique that requires devising test cases to demonstrate that each program function is operational is called ?