what are the drawbacks for record and payback in qtp
Answers were Sorted based on User's Feedback
Answer / uday kumar_anem
1. If the objects in the application are dynamic, then
record and playback is not useful.
2. we cannot insert conditional and loop statements if it
is only record and playback.
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / shyam.meghansh
Each and every time you can’t record the application and
run it.
Once if u have recorded them u will not able to replay it
properly, some times u may get problems with the time of
execution, some the object is not enabled etc etc….
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / aiswaryan
1)If you are recording large apllication then QTP need to
store more number of objects in object repository. It will
make the run session very slow. since QTP has to to search
for the particular object from a larger one.
2) you cannot enhance your script in record mode.
| Is This Answer Correct ? | 1 Yes | 1 No |
VB - Script Training in MUMBAI.
How to record objects of Windows taskbar
What is the diff between image and bitmap check point?
How many types of Parameters are available in QTP?
what is batch testing?
what is the test process followed for your project?
If there are 10 notepads opened on desktop. how can we close a particular 2nd notepad using script
How should I get results when I run scripts in a Batch mode
What is keyword view and Expert view in QTP?
Hello everybody, can we maintain the state of page in QTP? 1. suppose i opened a notepad text file i entered some text and changed the font type and font size and saved that file. 2. Now next time when i will open a new notepad file it is showing me that font type and size which i changed in my previous step. 3. Here i want that QTP should capture the default setting i.e. it should maintain the state of the page. Thanks in advance, Gaytri
Differenece betwen Project and product ? when company need project or product?
How does QTP identifies the object in the application?