descriptive program for a yahoo mail that is in yahoo mail
suppose
check box mailid subject assume it is like this
format
all things are in webtable the question is suppose some
mail ids are there in that mailids i want to select the
check box wich is before a@gmail.com and after that i want
to click on delete button
No Answer is Posted For this Question
Be the First to Post Answer
str="QTP AUTOMATION TESTING" here how many T are there in the str finally i want to display the T
I've some problem in Descriptive programming plz help me. I've written in a click event code in Functional library when I run this flight reservation program It is not run. How to I write multiple click event in functional library. My program is this. I have associate an action with functional library. Public Function ClickButton(byval ApplicationName, byval WindowName, byval ObjectName, byref Comments) If Dialog("text:=" &WindowName).WinButton("text:=" &ObjectName).Exist Then Dialog("text:=" &WindowName).Activate Dialog("text:=" &WindowName).WinButton("text:=" &ObjectName).Click Elseif Window("text:="&ApplicationName).WinButton("text:=" &ObjectName).Exist Then Window("text:=" &ApplicationName).Activate Window("text:=" &ApplicationName).WinButton("text:=" &ObjectName).Click End if End Function
Hi... Can anybody help me to write the vbscript for this question..!!! Am having a string "HELLO WORLD", i want to find how many "L"s are there.....????? --> HANEEF <--
Which scripting language QTP is using?
How can i open a file in Textpad and replace a string with another using QTP
Pls answer this: What is the difference between a subroutine and a function? A. A subroutine can call itself; a function cannot B. A function returns a value; a subroutine cannot C. A function can accept arguments; a subroutine cannot. D. A subroutine can call other procedures; a function cannot.
Hello Everybody, Can anyone tell me that in QTP how to count the number of webelements from the object repository. Please provide the code. Thanks in advance, Gaytri
how do we add a new sheet to data table in QTP?
How we can call the scripit from another scripit in QTP?,Not a call Action
Is it possible to check the Run time value property of a field through a Database Checkpoint ? Further, is it possible to localize and mention a particular cell , in the database dynamically. My requirement is that I would need to check the status of a particular field , that would change from an "Active" state to a "Stopped" state dynamically.
What is the difference in testing a client-server application and a web application?
what are the mandatory and assistive properties of objects in QTP?What is attached text?Plz assist me with proper answer.