How to use QTP for Regration testing, plz tell as with
short Example of login window? plz tell as....
Answers were Sorted based on User's Feedback
Answer / kathir
Regression testing is coming after any changes in the build.
We can record the new scripts based on running the modified
application. But in this case we can't reuse the code and
it will take time to complete the process. So, recording
again is not a solution.
If a person knows the scripting language then he can reuse
the existing test scripts and he needs to modify the
scripts (ex.object properties)based on the new build.
So, while you are thinking about regression testing. You
should have some knowledge in vbscripts
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / kan
Regration testing is noting but test a task repeatedly. so
we can do regration test by repeating the
run(execution)funcation in QTp.
| Is This Answer Correct ? | 1 Yes | 0 No |
Explain how to use QTP to check broken links on a page?
How many types of Automation frameworks are there in UFT? Describe them.
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
0 Answers Autodesk, EDS, Wipro,
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?
In my QTP script I have a word in notepad that ends in a question mark, for example... "father?" As part of my script I want to delete the question mark. How do you delete a character in notepad?
Why VB scripts are used in QTP and TSL in Winrunner, is there any advantage of using VB Scripts
If you are using descriptive programming and you have two objects with the same name, so you are identiying them by name and index, how can you avoid errors if a third object with the same name is added at the begining of the page?
How to execute the test cases using QTP. i.e What is the use of QTP while execution
can i automate java web application using qtp web addin only not using java addin
Differences between quicktest professional (qtp) and winrunner?
How to make Shared object repository in qtp 9.1 and 9.2?
what is difference between normal mode and fast mode?