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
describe some problems that u had with automating testing tool?
What is contained in the object repository?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))
How you create new action in qtp?
Can you brief the hurdles you faced during Automation testing?
I hav installed QTP8.2, im working on webapplication, while running the script giving error msg like "QTPro.exe generated errors and will be closed by windows. You will restart the program. An error log is being created". Pls anybody what is the problem, what i have to do for this? Thanks...
What is the difference between qtp and selenium?
wht type of User defined functions or Java Releated functions do we write in VB scripting
How many add-ins comes by default with quicktest professional?
In qtp, explain what is crypt object
what are all the fileds present in object repository?
How you can find the absolute value of the number in qtp?
Key word driven framework
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?