Hello,
Is there any way to send the test results in html format (or
any other) by email using outlook after the test run ends?
thank you in advance
No Answer is Posted For this Question
Be the First to Post Answer
What are the Test design techniques you uses in ur project?
Test script is generated and it is enhanced.It is required to be saved.But the disk space is insufficient.You are not permitted to delete any scripts.How are you going to save?
what is difference normal,analog,low level recording in qtp? what is lowlevel recording?
How can we redirect QTP results in to a excel sheet after the execution
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.
What are the types of object repository?
How to do call a output parameter from one action to another action??/
What is standalone database?
When you are running a batch test of 5 scripts and in 2nd script appln crashed, what hpns then?
how to call a funtion in a script? i have saved the login scipt in notepad. with extension .vbs. But when i am calling the function with the keyword CALL <Function Name>. its not working out. can any one give me a clue how to call the external functions. with example.
how u write vb script in qtp pls give me some basic script and some material
32 Answers Datamatics, UHG, Winit,
what is delay in QTP?