For ex we are doing automate testing in that can we do some
part of application recording, some part descriptive
programing and some part general VB scripting like
that .............
Answers were Sorted based on User's Feedback
Answer / krishna
YES WE CAN PERFORM RECORDING , DESCRIPTIVE PROGRAMING AND
VBSCRIPTING ALSO
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / anonymous
Depends on scenario..
If objects are not being recognized by qtp, we should use
descriptive programme.
1. We can directly record.
2.Then modify those scripts- this is enhancements. We can
also directly write scripts by first creating the shared
repository. Modification is very must for any script.
| Is This Answer Correct ? | 1 Yes | 0 No |
Plz write the code, function will take the parameter as month number, i.e., numerical value, but it returns the last day of the month in string (weekday). example: input: function parameter: 3(march) output: thursday
how can we handle errors other than using recovery scenerios in qtp
how can we know the program is testing by multiple test data in data driven frame work?
how to check URL using QTP? write vb script with descriptive programm only?
write script for how to add function library in QTP
How many types of Test Plans are there...??
What does ".mst" stands for? (abc.mst)
How do you start automating/ writing your QTP scripts ?
Can u call txt extension file in QTP?
How can we encrypt the username using recording mode in login window? There is 2 encrypted types what are it
What is Environment Variable and when we apply this in QTP?
What are the key points to create a framework in QTP for oracle forms?