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
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / subhash pasupuleti
Kavitha,
Whether we use Repository or Descriptive programming is an
approach. Many Framework based systems use escriptive
programming. %o is too small a number to say this way or
other. If Test cases or 5000 then certianly I would go for
Descriptive programming
| Is This Answer Correct ? | 2 Yes | 1 No |
Pls let me know completely about descriptive programming, where it is used, pls explain with a real time example of its occurence and the program code written in qtp.
During test run,How will you copy/paste from/to clipboard?
what is the syntax or command in vbscript to display user message example i want to display "welcome to QTP".
What r steps to migrate from Manual testing to QTP?(IN BOTH WEB BASED AND WINDOWS APP)
What is the use of text output value in quicktest professional?
can QTP works on LINUX platfom
How to do Batch run in qtp? provide the steps?
what is the difference between DATA TABLE and DATA SET?
What is the advantage of associating a procedure with a test object?
When we parameterise some field ex. Textbox is there any way that we can generate a specefic number of random values (For alphabetical values if possible) instead of manually entering values in the data table
in qtp how we work with out put values and what is the process?
What is qtpro? What is a quick test professional?