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
Answer Posted / arun130887
Change is done on 3rd module only
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is performance tuning? What are tools of performance testing?
What is PBX Testing & What is Test coverage?
*) Internal review defect gets detected… 1) During peer review. 2) By the own stuff member onsite/offshore. 3) During Informal review process. 4) None of these 5) All of these
You may undergone many projects. Do all the projects match up with customer’s expectations?
Why performance testing is performed? What are tools of performance testing?
Explain the sub-genres of performance testing?
what the purpose of requirement phase
How do you test google or gmail application??tell me step by step process??
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
list of methods that is used to document the requirements of a software.
What is verification in software testing?
State a generalized process for load test? Or explain how you did it previously.
Could anyone share FAQs for Test Manager position...
Explain the strategy for testing a Java application?
Explain stub in testing point of view?