We have an application which is built using multiple
technologies and are using QTP as the tool for Automating
the same. While we spy over a combo box in this
application, we get the object name as a "Combo Control"
and we are not able to perform any action over this object
in either selecting or checking any method for the same
like "Exist" etc. Hence we thought of a solution and the
same can be found below
No Answer is Posted For this Question
Be the First to Post Answer
Program to use input box and send even numbers into sheet1 and odd numbers into sheet2 and prime numbers into sheet3 using vbscript(QTP)?
if u ve resrevation for train and u get a number supose 1234xxxokie.after sucessul entering all required fields. now u put that number in search and want to chk wether these ar same or not if both ar same then its okie otherwise test fail.what would be the vb script code for it to compare these two values of different page.
Create a file system object to do the following i. Create a folder ii. Create a text file in the folder iii. Update text file with some tex
Explain the arrays in vb script?
accept an email id & validate it .email id should not exceed 25 characters the mail id should contain 3 characters excluding domain name,@ and .(dot) the last 3 characters of the domain should be net,com or org
Explain the difference between POST and GET Method.
What is Procedure or Subroutine in VB Script?
Is VBscript case-sensitive?
Which is the default Data types in VBScript?
Is vbscript a case-sensitive or case-insensitive?
Difference between Function and Sub routine?
what is used of Property........End Property loop ? how to write the script for it?