QTP
1.What type of bugs u commonly find in u r project?
2.what is agile testing explain with example?
3.application is given req n functionality r missing then
how can u start testing?
4.what r the types of defect tracking tools?
5.what is functionality testing?
6.what is change req how u use it?
7.diff bet gul n functional testing?
8.test cases for IE 6.0?
9.where do u store test cases?
10.what r design objects in qtp?
11.what r 5 types of objects in qtp?
12.how to change .mtr to .tsr n vice versa?
13.in which situations qtp will not recoznize objects?
14.how to call .vbs fuctions, library files in qtp?
15.if 10 windows r ope write command to close all windows in
qtp?
16from what stage u start automation in u r project?
17.what is VSS? it is usedin automationr manual?
18.size of object repository?
19.how to conduct GUI testing n performance testing on
MS-Word? what r performance TEST CASES?
20. use of virtual objects explain?
21.how to connect buzilla with qtp?
22. what is API ?
23.how to merge 2 object repositories in qtp?
24.what is recovery scenario manager?
25. diff bet link n hyper link?
26.diff bet test case n test case scenario?
27.what is relational testing?
28.where do we write test cases?
29.what is base line in testing?
30.what r key process areas(KPA) in u r company?
31.what is hot fix?
32.what is sql injection?
33.what is valnerability?
34.what is TOM in qtp?
35.can we do qtp testing with out creating objects in object
repository? can we completely write code in expert view only?
36.where we cant do automation testig? give example using OR
is a advantage r a disadvantage?
Answer Posted / dee
35.can we do qtp testing with out creating objects in object
repository? can we completely write code in expert view
only?
Sorry I put in a wrong answer:
old answer:
No, you cannot create test scripts without
recording the object in the object repository.
Yes, you can write code in the expert view.
Correct Answer:
Yes, you can create test scripts with out recording the
objects in the OR. But this would depend on what kind of
script ur developing.This would be very limited.opening an
application can be done without any objects in the OR.
But if u want to test a whole application, it is very
difficult to write test scripts without recording.
Yes, you can write code using the expert view
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
banking project description for software tester
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?
Explain process of smart Identification in QTP?
Describe how Smart Identification is used
what are the issues we will get when there is migration from QTP 8.2 to QTP 10.0? Is there any problem in executing scripts of 8.2 on 10.0?
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?
Is virtual object supported in low level recording mode?
what is the diff b/w assistive and mandatary rules of object repository in QTP???
What if recovery scenarios is also failed for identify the alert ? (We are handling unexpected popup through recovery scenarios but if still recovery scenarios also failed than what should be the approach)
1--How many functions u develop 2--What is an array 3-- where is ur server 4--U involved in unit testing 5--how ur test the background colour using QTP
1. wat are the main diff b/w QTP 8.0 AND QTP 9.2 ( not user interface) 2. wat is the meaning of Keyword in keyword driven frame work? 3. how u will handle the unknown errors while exucution. (not recovery scenario)
What is QTP scenario.
Hi! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.
Where we can use the analog mode and where we can use the low – level mode?
what is the difference between the modular framework and datadriven frame work