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 |
Key word driven framework
how to reverse a string with out using string or predefined function,ex:string is " i love india". the output should be like this "i evol aidni"
Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John
what is debugging testing?
Hi, I am new to QTP testing and was exploring the frameworks used for automation. I wanted help in writing various scripts and files for keyword driven automation like 1. Control File 2. Test Case File 3. Startup Script 4. Driver Script 5. Utility Script . etc It would be great if someone can give help in this context ... Thanks
what is retesting?
How to modify object property in qtp ?
What is keyword driven Testing Framework. Anybody can explain it in details... Pls anybody can give the answer.. Thanks in advance...
What is AUT in object reposity in QTP? Why we use it in Object repository???What is full form???????
can any one explain with an example how to test Web application using qtp
LINUX environment supports QTP or not? LINUX environment supports QC or not?
In qtp, how you can remove the spaces from string?