How to face prjoect manager round what type of questions
they will Ask ? (Chandana)
Answer / nani
Hi,
in the project manager round,
they can ask only about ur projects and the process.
so u can prepare well abt ur projects.
and prepare well about sdlc and stlc.
| Is This Answer Correct ? | 27 Yes | 3 No |
Plz give the vb script for the following scenerio I have faced one issues while doing test in QTP. I have described the scenario below. 1. I have to test web application.In that i want to select from the drop down values in the application. 2. Suppose Drop down has 5 value "A,B,C,D,E".I would like to give value from data table of QTP. 3. For every iliteration it should select A,then B and so on
How to load an object to a object repository at RUN TIME ?
I am new with QTP. Is anybody could tell me where I can find a good tutorial with lots of samples?
Can we run multiple QTP scripts one after the other without manual intervention? How?
Recovery Manager means..?
I open login gmail page after that QTP is not able to identify the object present in it then what u will do
Find the 'String' from excel sheet and save to another sheet.But we don't know the string column number and row number?
QTP Data Table Having 10 records with 10 to 15 fields(lets say).now i want to get alternative records from datatable.pls can any one answer it?
Hi, I want to write the script for a webpage. But i didn't added the properties of the objects to the object repository. Without adding the object properties to the object repository, how to write the script. When i am writing the script, Let us say i typed as Browser (""). after selecting ".", if the object is added to the object repository it will display atomatically. But in my case it is not as i didn't added the object properties. How to proceed further in the above mentioned case to write the script manually. Pls let me know if you didn't understand the question.
Can you tell me any books or websites to learn VB Script for QTP ??
i'm using QTP 8.2. A person using QTP 9.0 sends me a QTP TestScript, same when i try to open , an error comes "unexpected file format". Why?? and how to resolve the problem??
write a function to read the items from Combobox of Flight Reservation application and save in excel.