What is the method for maximize the application while we
using Decriptive programming in QTP?
Answer Posted / raj.qtp
object.maximize
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What are the ways you can synchronize?
suppose i login into gmail page after that i read all the messages (say 10 messages) i have to send (SAVE) the messages in Html,notepad and i have to replay(Compose) send the messages please give me the code and give mail id so that i can clear my question
What are the recording modes in wave event?
What is ‘object spy’ and what is the function of object spy in qtp?
How you can decide which type of object repository you have to use?
An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?
What are the types of object repositories? Which one is you are using?
Hi Guys, I want to place all of my values which i am getting it from a loop in to a global shee. For that i had written the script like this For i = 1 to ECOs-1 ECO = List(i).GetROProperty("innertext") DataTable.AddSheet("ECOList") DataTable.GetSheet("ECOList").AddParameter "ECOList",ECO AbortECO = DataTable.GetSheet("ECOList").GetParameter ("ECOList").Value msgbox AbortECO DataTable.GetSheet("ECOList").SetNextRow Using the above script, whenever the loop iterates it is creating new column "ECOLIST" in the sheet called "ECOLIST". It means, the values are displaying in the column wise even though i added the script " DataTable.GetSheet("ECOList").SetNextRow" . The cursor is not moving to the next line. Anybody help me out how to pass the values from script to the excel(Global/Local) sheet. Pls let me know @ nbabu11@gmail.com if you are not clear about the question.
How can we import into Excel "Details" ,"Result" ,"Time" parameters from within a Results Report which is generated after a Run error when a script is executed in QTP? Refer E.g below Status Functionality Description RunDate Fail Login User should be able to Login 12/3/2007 StartTime EndTime Details* 1:31:58 PM 1:32:29 PM (this one i want)
What is the use of Debug Viewer?
What phases are involved in testing an application in qtp?
What are the different types of checkpoints?
what is the difference between modular framework & datadriven framework
How to test login module with different username and password by using data driven testing in QTP?
Hi Friends this is kumar i would like to request to all of you ,please help me to explain real time project with using qtp scripts i know basics of qtp but it won't workout on interviews,pls help awating to reply.