how do u plan test automation?
No Answer is Posted For this Question
Be the First to Post Answer
How to connect to a database?
What is Descriptive Programing? In which cases, we will go for descriptive programing?
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
What is the difference between shared and local object repository?
Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma
what is risks of testing a project?
What are the Test design techniques you uses in ur project?
interviwer asks what is data table? my ans is Data table is an internal Excel file of QTP...intervier not happy with this also? can u post any other answer?
Find the 'String' from excel sheet and save to another sheet.But we don't know the string column number and row number?
Is it possible to run QTP scripts created in IE 6.0 in IE 7.0?
How to add a standard checkpoint in your test ?
What are the framework folders?