Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?
No Answer is Posted For this Question
Be the First to Post Answer
Hi Guys, In one of my interviews, I was asked to Write a paragaraph explaining how much scripting I did in QTP? I don't know where to start and what to write. So I need your help in writing that.
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.
How to make Non reusable actions into reusable action? is that feature available in QTP
How QTP recognize the object??how to add objcts into object repository??
What are SetToProperty, SetRoProperty, GetToProperty scripting?
It is regarding VBScript, how to export our function results to ExcelSheet through VBscripting. Ex: I have written add function, that result should export to Excel.
How to Import the data from MS-Access in QTP?
What is the advantage of associating a procedure with a test object?
HOW do we find a datasheet when there are 4 datasheets in data table.this question was asked by covansys interview.
Diff. between keyword driven Data driven testing?
What is User defined function in QTP
I have two actions in my QTP test and two iterations in my DataSheet. I want to execute the Action 1 for the two iterations only after which i want to exceute the next Action2. How is this possible?