What is the Dynamic Scenario in QTP? And also anybody give
the example for this?
Answers were Sorted based on User's Feedback
Dynamic Scenario is changing depends upon test data and
time.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / issac
Dynamic scenario is condition when u retrieve values from
an application which is beding run by qtp.the values
generated can be retrieved from runtime datatable.
| Is This Answer Correct ? | 0 Yes | 0 No |
Hoe we can export TEST RESUALT IN to XL-sheet?
what testplan contents and what test strategy contents,what is the diff b/w them
After geting the modules where we generate the script ie in qtp or notpad ?
take one example and write vbscript on one web application in qtp? explian descriptive programe with one example?
Where is the Bitmap checkpoint information stored?
How to handle run time errors?
banking domain description for software tester for interview
i am looking job in perfomance testing using Loadrunner any one help me a project plz......?(Chandana) chs_29@rediffmail.com
How to add a standard checkpoint in your test ?
Hi All, I need code for how to execute qtp scripts from excell sheet
a title of first page is "LKO- microsoft internet explorer", of the second page is "PPM- microsoft internet explorer" , of Third page is "TTS- microsoft internet explorer" and same changing title on the fourth page. How can we use regular expression for this feature what should we do on script part on and Object repository part so that we can get successful run result. Kindly explain the steps script.
I have an application running in Linux server. I am reaching the application through emulators like telnet. My operating system at the client side is Windows XP. Using emulator I am connecting the Linux server and working on the application. Can I automate the testing of the software running in Linux server using QTP. In short, does QTP support the applications running in Linux servers.