How Does Run time data (Parameterization) is handled in QTP?
Answer Posted / suha
You can then enter test data into the Data Table, an
integrated spreadsheet with the full functionality of
Excel, to manipulate data sets and create multiple test
iterations, without programming, to expand test case
coverage. Data can be typed in or imported from databases,
spreadsheets, or text files
Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
How can you identify the browser and its information using QTP script?
Functions call by reference and call by value. i want the diff b/n these 2 and how will be the script for this?in which situation we use these 2..?pls explain me clearly
how to find that tools work well with ur existing system?
How to attach a file to TD?
I am Facing Issues with learing datepicker 1)when i first learn datepicker as current system date . 2)if i wanna runtime datepicker value it gives error
How can we conduct U-I Testing by using QTP??????
Have you used xml check point in your project?
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 the difference between qtp and selenium?
What is the qtp testing process?
How do we analyze the checkpoint results?
Is the qtp course will help to create a virtual object?
Name the different types of recording modes?
Explain in brief about the quicktest professional automation object model?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..