Can anyone pls tell me in realtime (descriptive programming)
how will the properties of the object be given to the test
team. R they given in an excel sheet and is the same sheet
also given to the development team and by whom is this
given? Thanks a lot.
No Answer is Posted For this Question
Be the First to Post Answer
what is Business Process Testing plz explain?
what is the difference between parameters and arguments?
How to differentiate the webedit field like user name and password? Please tell any other best answer is ther
in how many ways we can write the user defined functions one way i know that i.e storing it in .vbs another way i does not know my friend said that .qtf or something but start with q letter can any buddy knows about this
I have test cases in excel sheet but i am using quality center.How can i copy the testcases from excel sheet to quality center?explain this process.
How to test the mandatory fields in QTP?
What is diffrence between Global variables and Environment variables...Anybody can give me answer..Thanks in advance..
I want to open a GOOGLE page without recording a test in QTP.Can any one answer me?
Anybody can tell me what are the common roles and responsibilites of a Automation Test engineer
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
What is the descriptive programming?
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" ar = Window("Flight Reservation").WinComboBox("Fly From:").GetContent your actual value is : that shows data in combo box how can u test the both data is correct or not by using split function