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 |
How to integrate the qualitycenter with qtp
In an Excel sheet take two fields as agentname and password and type some valid agentname and password.call that excel sheet in qtp so that qtp opens the flightreservation window taking into consideration how many records are entered in the excel sheet.For example if 3 records are entered today it will open 3 FR windows,if in near future the records are more than 3 then it will open that number of times.
What are the features and benefits of quick test pro (qtp 8.0)?
can u please explain what r the challenges u faced in ur automation testing
can any one tell me what is syntax error in line msgexist=Browser("title:=Gmail: Email.*").Page( "title:=Gmail: Email .*").WebElement(innertext=&msg).exist 'code ************** Call login("lal="," " ) wait(5) Call errormsg("Invalid email address. [?]" ) Function errormsg(msg) msgexist=Browser("title:=Gmail: Email.*").Page( "title:=Gmail: Email .*").WebElement(innertext=&msg).exist if msgexist then Reporter.ReportEvent micPass,"enter valid username or pwd ",msg else Reporter.ReportEvent micFail, "entered valid uname and pwd",msg end if End Function
how to connect qtp to sqlserver?(if any body know about this please send mail to me:sheik_feroz5@yahoo.com)thank u
what are the limitations of smart identification in qtp 9.0
what is the difference between Table checkpoint and Database checkpoint in QTP
how to run the script If QTP tool not identify object in web page
When can shared object repository fails?
how can i do QTP Certification can any 1 tell me . How 1 approch and who to approch
what is the difference between xmlutil and xmlDOM in qtp?