How many ways to configure the application in QTP,Explain
Answers were Sorted based on User's Feedback
Answer / adarsh (saama technologies)
Two Ways:
1)Invoke Application "Complete Patth of the application"
2)Systemutil.Run "Complete Patth of the application"
| Is This Answer Correct ? | 0 Yes | 1 No |
Wt is the difference between Business Component and scripted component?
Once we get the Test Result from QTP.,I Have to convert into Excel file format..Is it possible..Can any gudie me regarding this... For Example : Total Test Case is : XXXXX Test Case passed : XXX Test Case Failed : XXX -------- Total XXXXXX ---------
Without QTP (or any Testing tool) can we able to test the GUI part of the Applications. for Example generating the Scripts in Notepad and Executing them Using VB. Is it Possible to do so..
how we connect oracle or sql data server database to qtp.
Function to convert lowercase to uppercase in QTP Pls anybody can give the answer.. Thanks in advance...
Why do we use breakpoints in QTP?
If 2 gmail browsers are opened in our system, how to enter the mail id and password into second browser by using discriptive program?
If you have given 1000 manual test scripts, what test you will do? and how?
Hi, Can anyone tell me what type questions can be ashed in interview on QTP?
How to check and display a particular word from a paragraph?
how to invoke the web application through script in qtp
Syntact for how to call one script from another? and Syntax to call one "Action" in another?