write a vb script to display apple that is 1st a should be
displayed then ap then app then appl then apple

Answer Posted / mudaseer

msgbox "a"
msgbox "ap"
msgbox "app"
msgbox "appl"
msgbox "apple"

Is This Answer Correct ?    0 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain about adodb.stream class?

597


hi i am trying for testing job for 3+ experience(fake) can u suggest me what type of projects i can keep in my resume and how much of knoeledge i should have abt that project.thnks in advance.urgt plz

2589


Hi Friends, I have an issue like the describe below: I'm using QTP and I'm testing on SharePoint. As you knoe, SharePoint has a customize function for user, so that, If I add an object Web Table at the first time, that object was recognized by "index" and "html tag", after that, if someone change the display of web part, the "Index" of my object was changed as well and QTP unable to select that Web Table. Can you guide me how to identify or anyway to keep that Web Table object as unique object? Thanks a lot.

2560


How many types of operators are available in the vbscript language?

541


Explain the constants in vbscript?

568






How to replace junk code recorded by QTP with a mall function.

1649


Which function is used to perform string comparison?

568


There are 5 web pages.write a script to click the button on 4th web page.

2942


How will you get a random number between 0 and 1 in vbscript?

723


1. How to handle object implementation change in DP for Ex: i have login page with username,pasword (editboxes),login,cancel(buttons). Here i written DP code for login page with the help properties. My questions: 1.If properites are changing dynamically i will do (i want code for that) 2.if objects are changed dynamcally i will do (i wnat code for that)

1622


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

631


Write a Script for ATM in QTP

3347


How to make professional test report using vbscript code in UFT, which gives us complete analysis of the test.

2500


How to make sure that items in a wintree are sorted al?

2358


how to increasing the numbers in a given text box please write a vb script

1706