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
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / prasad gali
Thank u very much...
Can u explain this more with taking a simple scenario
please/
Thanks
Prasad Gali
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / manju
If it is for transaction - i think we can use
Start transaction and end transaction.
| Is This Answer Correct ? | 0 Yes | 1 No |
iam have done mba(finance)in 2008. in 2008 one reputed consultancy came off campus interview our institution. i got job as "manual test engineer". now iam working as "manual testing engineer". now my problem is when iam going interview the interviewer asking like " ur mba gradute how can u get job in test engineer." this question i have faced every interview. iam explaining how iam getting job. but they are not trust me". pls tell me answer how i am giving relavent ans.. this is my mail id y.ramana84@gmail.com
What is QTP Frame Work ,and i want it in detail
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?
What are the QTP advantages and disadvantages?
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?
Suppose i have some records in database now i want to use first 1000 records for one test and next 1000 to 2000 records for another test how can we do this just for ex oracle database pls tell me
Hello Everybody, please tell me how to use accessibility checkpoint and XML checkpoint by giving any practical example of it.please provide me the steps to perform that and also pls provide the code too. Thanks in advance, Gaytri
HI. AnyBody can explain Automation Testing Framework...Generally wht do we Intiate before going to start Automation testing process... Anybody can explain.......Thanks in advacne...
Hi all, can anyone tell me the challenges u faced while using qtp?
QTP in mumbai
a title of first page is "LKO- microsoft internet explorer", of the second page is "PPM- microsoft internet explorer" , of Third page is "TTS- microsoft internet explorer" and same changing title on the fourth page. How can we use regular expression for this feature what should we do on script part on and Object repository part so that we can get successful run result. Kindly explain the steps script.
how can we retrieve ten rows from the data table using loop concept?