how to get date format from system locale..format means neither long nor shor... format from system locale. i need like your date is mm/dd/yyyy formate or mm-dd-yy or with time like that. how to get.
2 8461Can we create Crystal Report object in QTP?If yes then what it is and what are its various properties?
3513For a webbased application:- what should be code in expert veiw, for retrieving a single column name "username" from a server and checking whether exported "username" from datatable doesn't exist in server. suppose i have saved in excelsheet a username="gayatri" , which is exported, then checked for whether this username "gayatri" exist in server database or not ? if exist then allow to enter new username, which should be again checked for in loop , or else come out of loop and enter a distinct "username". plz let me have this answer in my id gayatrisahooin@hotmail.com
2235In QTP how to insert a data base check point for web based application and simultaneous link to code in expert veiw. hw to retrieve a data(single coulumn from server) that matches with inserted value manually or exported from excel sheet.
2 7879can any body give the code to write the function for given suppose user login with usrer id and pwd to yahoomail.after cliking "sign in"if it is valid user id the next page will display userid'message box.( Note u have to use excel sheet to retrive the userid's data)
3 9148How to use Text file (Notepad) as ur data source in QTP? Can u please provide some function code for it?
1 9323When 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 8957wht must be the interview question on corinthian information technology solutions incorporated.
HP,
2666
What is the use of the date function in the vbscript language?
How will you compare two strings in vbscript?
How to create a cookie using vbscript?
Explain about adodb.stream class?
Explain about filter expression?
How will you convert a string to upper case string using vbscript?
what is the standards used for writing the script in QTP
Explain about the support of asp for vb script functionality?
Write a function for Instr(). We need to write a function that works as same as Instr(). Code or Even pseudo code is good enough for me.?
Set srchobj=Description.Create() srchobj("type").value="text" srchobj("name").value="q" srchobj("html tag").value="input" browser("micclass:=google").Page("micclass:=google").webedit (srchobj).Set "qtp" what's wrong in my code pls tell me ? the above code working fine and i got my result pass,now i am trying to run the program it shows general run time error why?pls help me i am in learning stage ?
Can any one provide code for Mid(string,start[,length]). I have been asked to write code for Mid(). i.e We need to define our own function say MyMid() which should behave same like built-in Mid function
Why is error handling required?
How to pass argument by reference to a function in vbscript?
Can anyone send me a vb script function for verifying the functionality of active links on a web page
what is used of Property........End Property loop ? how to write the script for it?