-
QTP question - Nested Action
I am very new to QTP: My question is about Nested Action, if you have a parent-child action, and the parent action is not run, then the child action will not run, is this correct??? also if there is an error in the parent action, will the child action run?
-
Automate Audio app using QTP
Hi, can any one tell me how to automate computerized generated audio in QTP.
While automating QTP is not recognizing audio action. -
How to generate Systemutil.run command automatically while recording?
I have QTP 9.2(Mercury) when i record a test the scripts are generated but the very first line (i.e)systemutil.run is not generated and while running the test i get the message as cannot find all programs object parent.
-
QTP Batch file testing
I would like to know about batch file testing...can anybody explain me how to create .bat file and run set of tests.
-
Application throwing error while running the script
I am fresher in QTP. Till now I have faced only the error thrown by QTP. What needs to be done when application throws an error?? How to handle it through QTP??
-
-
-
How to test cross browser testing in QTP?
As per my knowledge QTP Supports IE and FF,how to test remaining other browser?
how can i answer this question. -
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. -
C++ project QTP Testing
Hi,
My project is in C++.It is window based application.I want to use qtp to test application.
Please let me know,which free trial version is available and compatible with C++ window application ?
Thanks,
Amrita -
Converting From Numeric Value to Word
How to Convert numeric value to English Word like 1 to one?
-
-
Webtable and Image
Hi,
I have to perform click on 6 “+” icons on 6 tabs having same alt property and file name and I use INDEX also but I wont help me , so any good idea how to perform click on these 6 tabs,Also Im using below script for these.
Browser(“”).Page(“”).webtable(“innertext”).Image(“alt:=Select to show information”).click
Browser(“”).Page(“”).webtable(“innertext”).Image(“alt:=Select...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?
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 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...
Ans