I have attended Anovatek Software QTP interview. They will
give us computer and one web based application with QTP.
We have to automate some records (already updated records or
new records) using QTP Data driven testing.
But we should use for loop?
Can any one know how to do data driven testing using For loop?
No Answer is Posted For this Question
Be the First to Post Answer
Can anybody code this problem for me in VB script - Create an array of 4 elements, increase its size to 7 elements and then find out which of the elements are prime (use functions)
Give examples where vb script can directly run on users system with windows as os?
For 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
HOW TO OPEN NEW TAB USING VB SCRIPT IN QTP?
Hi I am having one folder with set of text files now i want to read and write that text files data into QTP. Any help plsss.
Explain the scope of the variables using dim, public, and private keywords respectively.
Which event is triggered when mouse focus comes out of an element in the vbscript language?
Can we create Crystal Report object in QTP?If yes then what it is and what are its various properties?
How to write functions and sub in vb script?
Does VB/Win make standalone .EXE files?
how to retrieve native property value in runtime?
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.