describe some problem that u had with automation testing
tool?
Answer Posted / pratikshya mishra
well actually i don't know its real answer but i think,
1>software problems occured
2>during run time some problems will occur
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What are the benefits of quick test pro(qtp)?
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
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
Hi Friends, How many types of Data Bases available in market... What is the diff. while using Syabase and Oracle in a Project... ? and what is the main diff. of Syabase and Oracle databases... ? Thanx in advance..
How many types of recording facility are available in quicktest professional (qtp)?
How to test results for qtp ?
If I change the object name in one action will it be updated in all the actions? Or not?
What is the Command used to start the QTP
How do you capture tooltip using QTP?
Hi, how can we check or avoid the memory leakage in QTP9.2?
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance
Explain the parameter in qtp?
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
How will you check a web application for broken links using qtp?
.have you ever written compiled module? if yes , tell me about some of the function that you wrote.