Hi,
I have 50 test cases for automation,
Based on which criteria we can decide for these test cases
we have to use Descriptive programming and remaining for
general coding?
Thanks In Advance..Kavitha
Answer Posted / uday kumar_anem
This is all dependent on the requirement. If those 50 test
cases contains core functionality and most of the objects
are repitative then we store those objects in Shared OR,
and the objects that are dynamic in each exuction then we
will write description programming fo those those objects.
And sometimes if you application is not ready, and if know
the properties of objects then we will go for descriptive
programming.
And also assume if your application consists of 50 Users
button like User1, User2, User3 like buttons, rather that
creating 50 objects, directly user the descriptive
programming.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
tell me QTP standards ?plz
What is keyword view?
When we r doing data driven test with chkpts, i want to insert formulae in data sheet but i didn't get. How we wil do that plz. explain in detail.
what is stepin & stepout?
What is active screen?
What are the views available in quicktest professional?
How to call a test from another test?
I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
Define object spy ?
What is the use of text output value in quicktest professional?
Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints
Step 3&4 are repeated until an the object in recognised uniquely.
How do you create regression test packs?
How the smart identification is used in real time?Please explain with an example