Hi all,
can anyone tell me the challenges u faced while using qtp?
Answer Posted / pushpa
Handling Similar,dynamic and Hiddenobjects
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain different types of checkpoints?
This is a question thats generally asked in every QTP interview. What were the problems that you faced during automation and how did you resolve them?
HI I want to know the detials of QTP certifications such as syllabus, study Materil etc. Can any provide me all these details?? my mail ID is krishnuvk@yahoo.com
In order to select an automation tool for automating ur application, what r the things u need to consider? For eg i will go for automation; 1) When there is a lot of retesting and regression testing. 2) Return on investments. 3) Whether the tool supports the appln. 4)--------------, etc. Pls give me more number of points because my answer did not satisfy the interviewer. Very urgent pls
What are the factors on which script execution time is dependent?
Why qtp always start action1 and does not start action?
How to import a test case present in ".xls" file to TD under a Test set?
Explain Descriptive Programming Types with Examples?
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]
Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma
How to connect to a database?
How can you give wait up to 10 seconds in qtp?
What is checkpoints for quicktest professional (qtp)?
QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how