-
How to find out the count of open browsers by using QTP?
In my application, when we click on some links it opens a new browser. I want to know how many browsers are open at a particular time.
-
QTP ADD Ins Funciton
What is the function of ADD Ins in QTP? (Asked in Wipro)
-
Function for Key board entries
I would like to know how can i create a function for the Key board entries like the F1, F2, F3....., ALT+TAB, Shift+Tab, etc. and can use it as a Business or Scripted Component in QC?
-
-
-
For Loop problem in QTP
I am using the For Loop to get data from the data table. The summary code is:C=datatable.getrowcountFor i=1 to cmsgbox Datatable.Value("Column1")Next'The message box always returns data of row 1. Irrespective of the iteration. How is it possible.
-
Count Number of Links
How to count number of links in a web page using 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
-
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
-
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..
-
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 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. -
Limitations of QTP
What are the limitations of QTP encountered while Automating Share Point application?
Converting From Numeric Value to Word
How to Convert numeric value to English Word like 1 to one?
Ans