What’s the basic concept of QTP?
Answer / nishant kumar
QTP is based on two concept-
* Recording
* Playback
| Is This Answer Correct ? | 0 Yes | 0 No |
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 ---------
how can i change the action path that called in other action. when i copy one action to other pc,the action"test2" calls another action(C:\test1\action0),and i update this"test1",the folder update to "action1",but when i open "test2", it just point the call path to "C:\test1 \action0", but does not update to "action1",and the change i make can be shown in test2. so, can i update the call path manully? thanks
How you automate test scripts
How do I lauch my test website using code from qtp in different environmet, uat and PPTE?
How to access values from Unix OS and how to write..
When and why to use descriptive programming?
How many number of actions possible in qtp?
what is run-time object in qtp? explain with example?
can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?
0 Answers Sapient, Satyam, TCS,
please post the interview questions for QA position in FACTSET
What are the framework folders?
I need to know how to Automate a Username and Password for a Web-based product? I'm scripting 3 different types of surveys but each Survey requires a Username and Password which is always the same. I can I do this using QTP?