Test Schedule :- If an application has 100 pages to be tested.How much time it will take?How u caluculate?(It Depemds upon the Complexity of the functionlity is know factor)

Questions by muthukumaranc   answers by muthukumaranc

Showing Answers 1 - 13 of 13 Answers

madhuri

  • Jul 31st, 2006
 

The time taken for completion of an application will me measured using cyclomatic complexity.It is a quantitative measure to calculate time.

  Was this answer useful?  Yes

This depends upon the complexity of the pages. May be one page will be having only the content and other page having very complex financial calculations. The easy way of finding the time is to find the time of development of these individual pages. And calculate 30-40% time of testing as per the time consumed in developement.

mithr17

  • Nov 2nd, 2011
 

I second "sandeepkashyap "

It depends on what is in those 100 pages. So general estimation is 30% - 40% of development time. Or look as past project data - # of QA hrs consumed in each phase of testing.

  Was this answer useful?  Yes

mithr17

  • Nov 2nd, 2011
 

Many a times interviewers tend to trick you by adding specifics to simple questions like "how do you estimate QA time?"

1 page or 100,000 pages answer is the same..

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions