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.
No Answer is Posted For this Question
Be the First to Post Answer
How to Import data from a file (file is on the desktop) to the data table
How many types of operators are available in the vbscript language?
What is the difference between function and procedure?
When importing an excel file that has several columns each with different number of rows into QTP's Global datatable, how can you count the number of rows in a particular column?
3 Answers Logica CMG, McGraw Hill,
What is wrong with the following code: <%afname="header.asp"%><!?#include file ="<%=afname%>"?>
Hi, I need to accept user inputs for login at runtime.I know i can use Inputbox but how to proceed further that i dont know. Thanks in advance
Hai this is sheik, i want to learn VB scripts for web application pls guide me what are all basic things need to know to learn VB scripts in web application.
Check whether given Number is Even or Odd?
Explain the functionality of vbscript?
Open Yahoo Login Page in that page Suppose i have 100 mails and i want to delete 10'th mail now give procedure & Coding For that Scenario
Dear All, I am geting below IE error whilie executing the QTP scripts in Batch mode "Internet Explorer has encountered a problem and needs to close. We are sorry for the inconvenience." can any one suggest me how to resolve this issue . Thanks Balaji
Could Anybody tell me the Script for REVERSE an Interger int reverse(int num) Ex:246 to 642.. Thanks in Advance.