Answer Posted / shanthi
Entry Criteria: A set preconditions to start an activity.
i.e., All customer business requirements, test cases
prepared should be reviewed and approved. 100% unit &
integration testing should successful.
Exit Criteria: A set of post conditions to stop an activity.
i.e., test cases should be executed successfully and passed.
All major defects should be fixed and closed.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Please provide specific examples of advanced/creative usage of QTP, including how impact & benefits for your project
What is the pros and cons between QTP and Rational Robot
Is it possible to change the property value at runtime? How it is possible?
What is the basic concept of quicktest professional (qtp)?
Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
hi nani my doubt is how does qtp process metrix related to software process.
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
What is the Command used to start the QTP
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
What is 'sleep' in sync point?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
How software tester can use constants and variables in scripts?
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
how to use the QTP choose the data from oracle? e.g. i input the identity card NO. this will be add new record in the database ,and now i want get this record's prime key.