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....
1 2957Hi Friends my Question is very simple,in Manual testing when we click on a hyper link it directs us to the relavent page or it re-directs us to the current page,so there we can easily write testcase but same thing if we do in automation script using QTP & need to generate report using Reporter.report event how we will do it?thanks in advance...
1505In our application qtp unable to indentify the menu items,we tried number of times to add objetcs into object repository but fail. through normal recording mode only objects going to add into repository but while running same recording script qtp showing a error like " unable to indentify the object". in repository there is no any properties and pro values for that object and also i tried with virtual object config also unable to find the object in application and in repository. Then what i have to do to identify menu objects????? can anybody hell me pls..............
2 4488regular expression that will recognize a browser as long as its name property starts with mybrowser
1588In qtp, how to use XML files for framework. if the XML files are more Efficient than Excel files?
1 1941
What is select case statement?
We have 1 web page with names column. I am giving the Service Providers1,2,3.... @ that time dynamically some no of names are displaying in the webpage and The Pop up windows are opening(No.of Pop Up windows=No.of Names). The names may be diffar for each and every Service Provders (Dynamically) How can we handle the Dynamic values?
how to comvert 120 into one hunderd twenty rupees only and vice varsa
Which event is triggered when mouse focus comes out of an element in the vbscript language?
Explain the filter expression?
How can you create a file object to work with the files in the vbscript language?
Mention what is select case statement?
Which operator can be used to change the value of the operand or change the state of the condition?
did any one attended interview in applabs if you had gone through plz tell me the procedure
What are the data types supported by vbscript?
Write a code to print numbers from 5 to 0?
Give examples where vb script can directly run on users system with windows as os?
Compare java script and vb script?
What is difference between vbscript and vba?
regular expression that will recognize a browser as long as its name property starts with mybrowser