What VBScript operators, functions, and statements do you
use in QuickTest Professional?
No Answer is Posted For this Question
Be the First to Post Answer
How to check and display a particular word from a paragraph?
Explain the concept of object repository & how QTP recognises objects?
I want to open a Notepad window without recording a test and I do not want to use SystemUtil.Run command as well How do I do this?
I have written some scripts in QTP by using older version, but I want to run them in latest version. Is there any process to do that.If so can anyone explain me?
several browsers opened. write QTP script to close all browsers except gmail.
if my application shows 100 records and in my database having 200 records how i can validate using QTP tool?plz exp. in detail?
what are the challenges you have faced while testing web based application using the automation tools ?
Can we directly automate testscripts accrdoing to requirements? WHY ?
Explain step generator in qtp?
assume i have few url link how will i dynamically call then using descriptive programming?
The string is like POWER STAR PAVAN , write a script for this how to findout the number of "A" in the string ?
Is there any relation between Keyword Driven Framework and Recording modes provided in QTP( whether Recording modes are applied on keyword driven framework or not?)