vb script for calling one function to the another function
Answers were Sorted based on User's Feedback
Answer / keerthy
Use the command -> Call <Function Name>
Example:
Call DrawRectangle()
Call DrawTriangle()
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / kalla
Use the command -> Call <Function Name>
Example:
Call yahoo sing (here we can give parameters, and path
regards to application however ,Example: Datatable
("path",dtglobalsheet) , that path should be in datatable )
Call yahoo inbox ()
Is This Answer Correct ? | 0 Yes | 0 No |
how u write vb script in qtp pls give me some basic script and some material
32 Answers Datamatics, UHG, Winit,
Using Regular expression method some particular value is not present in given value. HOow do use regular expression? Forexample password all number,character ,special character are accepted but (_',)underscore,comma are not used. How do write regular expression.
Will QTP Support Japanese Language?
3 Answers Cap Gemini, Infosys,
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" ar = Window("Flight Reservation").WinComboBox("Fly From:").GetContent your actual value is : that shows data in combo box how can u test the both data is correct or not by using split function
WAT IS DATA BASE AND XML CHECK POINT ?HOW TO IMPLEMENT IT ... GIVE PROPER EXAMPLE FOR IT
one ok button and one text box is there.when i click on ok button in that text box one no. will display from 1 to 100 randomley.if that is not 100 when we click on ok button again ,again another text box ll created with another no. we will continue this till the text box created and displays 100.and when its 100 ok button should disabled. remember thet no will display not seriely ,it displays randomley,and each time new text box will created.
how would you go for testing a web application like any jobsite?(using manual n qtp)..pls frnds its very urgent ..i need realtime answers...thanks in advance
How do you know the location Id of an object if you know its index id?
In QTP whether is it possible to call a function from one action to another action?
when we right click on the desktop of any operating system we find a menu , consisting of refresh,edit,open,paste and cut etc... how to load the object and object properties of that menu in QTP
what is batch run ?
What are the enhancements u did after recording ur script?