Answer Posted / niturao
.vbs is the extension for code files and
.tsr is the extension for object repository
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
what r the diffence between QTP 8.2 & QTP9.0?
What type of scenarios can be automated?
Explain some automation testing tools.
When do you prefer manual testing over automation testing?
How could the web element attributes be inspected in order to use them in different locators?
What are the various kinds of frameworks that can be used in software automation testing?
Why automation testing?
22. Scenario: There are 1 to 100 numbers. Each number should be keep in the each column like from A column to Z column ie 1 to 26. From 27 to 52 should be in 2nd row in the excel sheet. This has to be continue till 100. How do you write Java program and what are various methods.
Explain me what are the main advantages of automation testing?
Hi I need the following information about JMeter 1) How many(max) threads(users) can hit the website using Jmeter? 2) How long(in hours) can we run Jmeter for stress test? (Is there any “Memory full” issue if we run for long time?) 3)What typeof sampler to use for clicking on the link?
script to check availibility of mail in yahoo mail box in qtp
Hello Friends, I am Looking for the Load runner-Performance testing institute in HYD. I see most of them in this site are suggesting for TS Technologies as best institute for PT load runner. We you pls suggest me, Does this institute offers good coaching on Weekend Sessions/Batches? Does it covers all the course contents in these session? Please help me on this guys..
What is a xpath?
What are the types of the framework used in software automation testing?
Do you know what is the purpose of creating a reference variable- 'driver' of type webdriver instead of directly creating a firefoxdriver object or any other driver's reference in the statement webdriver driver = new firefoxdriver();?