plz tel me what is the differnce between QC & QTP?
Answer Posted / gani
qtp is the process to build the application only on u r pc but qc like total process stored in qc and also u upload the new version that means abdate version as well as old version also available any one can take any data for the deployed build that is u need the coding if u get the coding on the qc at time tester,designer,end user can take the used data
| Is This Answer Correct ? | 10 Yes | 8 No |
Post New Answer View All Answers
Why is Client side image is preferred over server side image?
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
If there is a change in the object type eg: A button is changed as link, 1. How to edit that in the shared object repository. 2.What options are available to edit the object within shared object repository other than copy from loca; 3.What would be the effect of the change in Coded Scripts within QTP and Functions stored in .vbs file which are loaded and used in QTP
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click
what is vmodel?advantages and disadvantages of vmodel?
Describe how Smart Identification is used
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression
What is the purpose of loading qtp add-ins?
Explain sub procedure of vbscript.
how to acess a test in RSA?
What is object spy in quicktest professional (qtp)?
Can anyone tell me how i used QTP 9.2 use for GIS based S/w with an example?
How to add synchronisation points in qtp?
What is checkpoint in qtp?
How did you use regular expressions in QTP and also in WR?