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
Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.
What are the major/ important methods, functions in QTP we use realtime testing
HI Everybody, I am using QTP 9.2, I have a problem and hope everybody help me solve it. Now I need to use mouse wheel event to zoom in or zoom out in web client, but QTP can't catch this event. I look forward helping of everybody. Thank you very much.
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
Did the scripts need lot of maintenance? If yes, why?
What is ‘object spy’ and what is the function of object spy in qtp?
What are the differences between table and db checkpoints?
Thanks....But can u tell me how i use the QTP for GIS with one Example...
How is a Step generator used in UFT?
Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link
How qtp recognizes the object?
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?
1 Folders in VSS 2 In navigation script there are 100 script i want to run first 50 and 37th script also not needed to run how to do this 3 What is navigation script,Driver script, business script what we are loaded in this script 4 use of resource tab 5 Difference between verification and validation give real scenario example 6 file scripting object when to use it 7 what are the problems you are faced while testing web application 8 difference between expert view and keyword view 9 difference between QTP 8.2 and QTP 9.2 navigation frame work please answer these questions from real time working people as early as possible
if numbers are always changing write a script for that
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?