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 |
How to make arguments optional in a function?
How can we use the "CreateObject ("Scripting.FileSystemObject")" in QTP and what is the definition and purpose of it?
When and why to use descriptive programming?
How do you test the different ads displayed in the Inbox home page of Yahoo. Once u login Yahoo mail, in inbox page there will a banner, where different ads are scrolling, how do you test that using qtp?
How to capture screenshots of Exceptions/Errors during run- time?
What are the five challenges you faced in QTP?
How is the Bitmap checkpoint different from Image checkpoint?
pls guys understand this is question CAREFULLY,,, interviwer asks can u write test case for ATM m/c..i told, insert card enter pw...like this,,but interviwer not happy with that...ur not going to atm center? in ur office system ur testing ATM M/c...why ..how to test? what is the process?
hi in real time who will execute the qtp test scripts? my faculty said, in a companty automation testers are written the test scripts and manual testers are execute the test scripts...IS IT RIGHT OR NOT?
what is the syntax for regular expression in QTP? how to create user defined functions in QTP?
what is a good testcase?
How to modify the text checkpoint?