Did the scripts need lot of maintenance? If yes, why?
Answer / Shweta Tyagi
Yes, the QTP scripts required maintenance due to changes in the application under test. This could include changes to the UI, addition or removal of features, or updates to third-party libraries used by the scripts.
| Is This Answer Correct ? | 0 Yes | 0 No |
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
Can anyone tell me about "Step- By Step Paramterization". among the two paramaterizations, Step by step and Parameterize All, which one is mostly used.
How to Analyze the Checpoint results by Standard Checpoint?
what is the difference between invoke application and system.util.run
explain keyword driven framework?
I have 5 no.of Action in my Test. Out off which i should make 3rd action as my start-up action. How should i make it?
What information do the columns in the Keyword View show for each step?
Consider a scenario where there are two action sheets say action 1 and action 2. Can Action 1 take values from action 2 data sheet or vice versa. If so, how?
Hi any body can tell me the in detaled information about Description.Create() thanks in advance
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
i m tryed to use qtp in a user registration form but at the "image enter"part it gives a error when i run the qtp bcz the image is changed every time so it gives a error when i use regukar expreesion fot this it still gives a error value bcoz it reads the image code bt nt reconige the image which i enter in the image verification text box.so hw can i automate qtp for this function.plz give me a answer
Tell when we call the function? tell with example.