Hi,
Can anyone help me in esimating time for an application
using QTP tool..
What factors should be considered while calculating the
estimation time for QTP...
Thanks in advance...
Prasad Gali
Answer Posted / babu
Hi,
First , how you are going to develop the qtp scripts.
are u going to use complete DP or Obj. Repository or mix
of both .i think , this is an important factor in effort
estimation.
few of the factors which i consider for estimation ,
1) No. of resources
2)No of complex test cases
3)No of medium test cases
4)No of small test cases
5)Aprox. time required for each type of test case
6)Identify a sample set of test cases of three types and
see that how much time it takes for the automation
7)Identify the technologies used for the development and
knowledge avialabe with us.
8)know the product(business) knowledge with us
hope this will help u some what...
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
What are the benefits of qtp?
Explain the features and benefits of quick test pro(qtp)?
What are the different types of recording modes?
What is Unicode Compatibility?
tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?
How many tabs are available in debug viewer pane?
What is recovery scenario in qtp?
Why bpt?
What is test object model in quicktest professional (qtp)?
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",
When using descriptive programming?
What are the differences between quicktest professional and winrunner?
how to test Web application using QTP software
how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!