-
-
How to reduce the QTP Test Script Execution time?
If the scripts runs for 15 mins, how can we effectively reduce the same test scripts to run in 10 mins time? what are factors will you be consider to reduce the time?
-
How can we select multiple rows in a webtable?
How can we select multiple rows in a webtable which has no checkboxes to click and select?
Webtable does not have check box to select. Application has pagination done, so per page the webtable shows 500 rows. To select one row, we need to just click on the specific row at any location.
To select multiple rows manually, CTRL key has to be pressed and need to click on required... -
How to split the line and capture the line in text file using v script in qtp?
I am facing the problem while working with File system object.
Ex: I have a paragraph in a text file like in given below
HTML normally has many webtable and we can extract a lot of information using webtable methods in QTP.In this post we will discuss various methods by which we can used for webtable object. HyperLink and click the link and the password is 1234 to get the... -
-
-
What is the Sales force CRM add-in in QTP 11?
Need the add-in detail for Sales Force CRM add-in in QTP.
-
How to find the particular word in text file and how to split and capture total line of the founded word using vb scripting?
normally has many webtable and we can extract a lot of information using webtable methods in QTP.In this post we will discuss various methods by which we can used for webtable object. HyperLink and click the link and the password is 1234 to get the page .
here i want find the HyperLink and password.
my output should like :.... -
Converting From Numeric Value to Word
How to Convert numeric value to English Word like 1 to one?
-
Limitations of QTP
What are the limitations of QTP encountered while Automating Share Point application?
-
How to search a particular string and write/add some new text in that position in a word file?
Suppose, I have two word files, and from 1st file, I need to take a string and search in 2nd word file and where it will found the searched string, just add some new text with the previous data in the 2nd word file. Please answer.
Thx in Advance.Image not clicking
I am working in Java based Web application. Particular image in the application is not clicking sometimes while running. (Addin used - Web, Active X, Dot net)
How to handle capturescrrenshot in different browsers at a time in SELENIUM
Example: We verify one email and password is valid or not.? If user is invalid take screenshot.
This task is verify in different browser at a time..
How do you identify object Attribute type in QTP
object is changing Attribute type during run time . how can we identify object Attribute type in QTP
What are Coding standards, will you follow while writing QTP scripts?
1. Variable Naming Convention
2. Function name should be related to Function
3. Since we are automating manual test case to QTP scripts, So scripts should be Manual Test scripts name in QTP
4.Each Action, Function, Scripts should have
Created Date
Created By
Purpose
Modified
Ans