Hi 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...
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
Write a program to resize an array of 5 elements to 4 elements and display all the elements.
The function template cocept is implemented in vb.net is ???
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....
How do you write an SQL insert statement?
write a vbscript for traffic signal
join all the array values without using join function?
How to make sure that items in a wintree are sorted al?
What is the technology used by vb script?
write a qtp script to count the number of minimized windows
Why to use option explicit in vb script?
Can anyone help me in write coding to get this pattern * ** *** ****