Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

VB Script Interview Questions
Questions Answers Views Company eMail

Write a Script for ATM in QTP

3892

Hi Friends, I am facing some issues with If,else condition,i.e. i am working on some web page for ex:gmail page.now if i want to check if username is incorrect or already exist,i want to display error message in my test report,for this i am using a simple code first,i.e. If Browser("Gmail: Email from Google").Page("Gmail: Email from Google").WebEdit("Email").Set "Shekhar.g"= true Then Msgbox ("Username Does not Exist!") Else msgbox ("Welcome !") End If But still i am getting a syntax error If Browser("Gmail: Email from Google").Page("Gmail: Email from Google").WebEdit("Email").Set "shekhar.g"= true Then Msgbox ("Username Does not Exist!") Else msgbox ("Welcome !") End If I don't feel any thing wrong in this syntax but i don't understand why it shows such error,i am confused what went wrong,please help me out & do the favor,thanks a lot....

1 4091

Hi Friends my Question is very simple,in Manual testing when we click on a hyper link it directs us to the relavent page or it re-directs us to the current page,so there we can easily write testcase but same thing if we do in automation script using QTP & need to generate report using Reporter.report event how we will do it?thanks in advance...

2100

Anyone have qtp11.0 crack?

2831

does anyone have qtp11.0 license key.Please sendit to my mail id-rrvv2011@gmail.com...Thanks

2933

Diff between web table ,datatable and data base (QTP)

TCS,

2 9242

what is fire event method in qtp?

TCS,

3 21027

when we use filter funtiom invb script(QTP)

TCS,

2784

how to acces the remote mechine using vb cript(QTP)

TCS,

2033

In our application qtp unable to indentify the menu items,we tried number of times to add objetcs into object repository but fail. through normal recording mode only objects going to add into repository but while running same recording script qtp showing a error like " unable to indentify the object". in repository there is no any properties and pro values for that object and also i tried with virtual object config also unable to find the object in application and in repository. Then what i have to do to identify menu objects????? can anybody hell me pls..............

Blue Star,

2 5855

how to write validation function for date in vb script

2623

regular expression that will recognize a browser as long as its name property starts with mybrowser

Banking,

2236

How to Enter Values on the Command promt using VB script

2059

write a vbscript for finding the sum of the numbers from 1- 50

3 31360

In qtp, how to use XML files for framework. if the XML files are more Efficient than Excel files?

1 2921


Post New VB Script Questions

Un-Answered Questions { VB Script }

write any ttest cases using check points and parameterization

2280


Explain the asc function?

938


I want to run QTP script on Linux server is it possible to do this by connecting Windows to Linux through VPN/Terminal Server and just run the script on Linux server.

2306


What is the purpose of drive object of scripting.filesystemobject class in vbscript?

1011


How will you format a number in percetage format in vbscript?

997


Write a Script for ATM in QTP

3892


What is the main difference between function and sub-procedure?

1059


Why is error handling required?

1024


hi Set myobj=Description.Create() myobj("type").value="submit" myobj("name").value="google search" myobj("html tag").value="button" browser("title:=google").page("title:=google").webButton (myobj).Click i was running above code in one weak back it was working fine i got result,again i opened after few days ,again i was trying to run the code it shows run time error in last line of my code ,why ?pls answer my question?

2183


Which object is used to work with the excel sheets in the vbscript language and what statement is used to create this object?

971


How can you create an object in vbscript?

1088


What is purpose of scripting.filesystemobject class in vbscript?

1121


Mention when to use function procedures and what are its characteristics?

1121


Difference between dim,public and private variables in vb script?

952


Program to use input box and send even numbers into sheet1 and odd numbers into sheet2 and prime numbers into sheet3 using vbscript(QTP)?

3041