who is the best faculty in Hyderabad for QTP?
Answer Posted / suresh
what is there in testing to learn....very simple .every one can teach.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between per-action and shared?
What are the five challenges you faced in QTP?
How to connect to a database?
What are the factors on which script execution time is dependent?
what is profile tool?
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?
Hi All, I need code for how to execute qtp scripts from excell sheet
what could go wrong with test automation?
Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop.My scenarios is like that,it should contain following steps. 1)Automatically it should click on start and then on remote desktop connection. 2)it should enter the IP address and then connect to remote desktop. 3)and then it should be able to record the application in remote machine and then run it also. Can somebody tell me how to record the application which is in remote machine.
What is different command used in command Prompt while using QTP?
What phases are involved in testing an application in qtp?
Name the different types of recording modes?
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)
Where can I find and view run-time data table?
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19