in QTP we test web based application at that time what
script is run? is support vb script? plz tell me
Answers were Sorted based on User's Feedback
Answer / amit
when we test any application in qtp whatever it is window or
web based application the qtp generated scripts in vb.VB is
default script for qtp.
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / diwan
Plz tell me how we will check the load testing on it.
If we have got any script so how we will run it 100 times.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / naren
Hi Diwan,
We cannot perform load test using QTP, it is for
functionality testing only. Load test means not only to run
the test multiple times, to verify the system behavior
during heavy usage of the system.
| Is This Answer Correct ? | 1 Yes | 1 No |
How many tables r created during the recording in QTP?
i have string "I LIKE INDIA"..how to i get LIKE from the sting..
How you used DDT in QTP?
Set DR= CreateObject("Mercury.DeviceReplay")
what are the frame work models of qtp?which frame work you follow in your company?and explain it process?
What is the difference Between LowLevel and Normal Recording Modes?
what is reusable action and how the same can be implemented (process)?
Hi all im having a pop up validation browser which is 20 in number, i want to close those similar pop browsers one after the other, is there any specific code for that? i tried by giving creation time & putting in a loop but it dint work? valid working answers will be greatly appreciated
Differentiate the type of test cases which can be automated and which cannot be automated?
What is descriptive Programming in qtp.
They asked by using qtp recording writing scripting
We have 10 page.In first page we 2 popup and next page we 3 popup window......(windows name is different)how can we handle the all the popups without using recovery scenario