What are all the common questions asked for the candidates
having more than 1 yrs exp in QTP?
Answer / sanjana
Explain framework on qtp?
wat is smoke test &sanity testing?
wat is shared object repository?
wat is the use of virtual objects?
diff b/n the retesting ®ression testing?
When we do update mode in qtp?
Where do check points store in qtp ?
Who are prepared use case?
Why do u use object spy in qtp?
| Is This Answer Correct ? | 2 Yes | 0 No |
In how many ways we can add check points to an application using QTP.
is qtp 9.2 supported for firefox browser3.0?bcoz when i tried to create scripts with the application run on firefox browser 3.0 then qtp 9.2 didn't ct=reate the scripts?
can we run the scripts of qtp 8.2 in the qtp7.0?
Can anyone explain me about child objects in detail;when they are used and why do we need them ? please give me sample code for this if possible.
Hi, When iam trying to import sheet to the QTP Global data table at the run time using the Importsheet method.It is able to import the sheet but no data is present after the import due to which the test is failing.Could anyone suggest what should be done. When I open the actual excel sheet data is present and is not corrupted.
Have you used xml check point in your project? How?
What is SQL injection?
Can we do Load Testing with QTP?
Hi, Can anyone help me with: How to select a value from combobox and check the checkbox and set the filter. I have to set a filter by selecting a value from dropdown. Also, im using UFT 11.5 so can anyone help me with code for UFT. Thanks Sreevidya
I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .
hello, i was install Q.T.P.8.2 in windows xp version .when i am running my programs all the desktop icons are disappear why so. please guide me anybody how can i come out side this problem.
Hi, My problem is as follows. I recorded a script that created Object repository of each action i recorded. But later I added one more step (which was to enter data in a textfield) into the script through expert view. But as no repository for this newly added step exists in the test, my script fails. So please help me to sort this problem that how can I create object repository of a new step in an existing test. Thanks everyone