i have to open a notepad having no. of words in dat file by
recording in qtp and then find a particular word and display
true or false
No Answer is Posted For this Question
Be the First to Post Answer
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.
how to retrive the tooltip by using descriptive programming in qtp?
Hi Friends, I am facing some issues with If,else condition,i.e. i am working on some web page for ex:gmail page.now if i want to check if username is incorrect or already exist,i want to display error message in my test report,for this i am using a simple code first,i.e. If Browser("Gmail: Email from Google").Page("Gmail: Email from Google").WebEdit("Email").Set "Shekhar.g"= true Then Msgbox ("Username Does not Exist!") Else msgbox ("Welcome !") End If But still i am getting a syntax error If Browser("Gmail: Email from Google").Page("Gmail: Email from Google").WebEdit("Email").Set "shekhar.g"= true Then Msgbox ("Username Does not Exist!") Else msgbox ("Welcome !") End If I don't feel any thing wrong in this syntax but i don't understand why it shows such error,i am confused what went wrong,please help me out & do the favor,thanks a lot....
What is vbscript procedures?
write a vb script to find simple interest using functions
1. How do declare public variable in vb scripts?
what is the use of Data base check point ?
write a vb script to display the size of the folder,date created and name of the folder
How can you test font size, type and color using QTP tool?
Can automation testing find ssame no. of bugs what we can find by manual testing?
write a vb script to generate 3*3 matrix
how to operate webobjects in a webpage using getobject function and then using generic methods?