IF we use batch testing.the result shown for last
action only.in that how can i get result for every action.
Answers were Sorted based on User's Feedback
Answer / sreeprasad
u can click on the icon in the tree view to view the result
of every action
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / swapna
I clicked on the icon in the tree view but i didn't see all
the results.I saw only last action test result.
Can any one please tel me how can i see all the results in
batch testing.
Thanks
Swapna
| Is This Answer Correct ? | 0 Yes | 0 No |
How can we log a defect in Testdirector from Q.T.P ?
how to validate email?email ie correct or not ?with below conditions. 1)before @(symbol) only alphbates and min 4 char to max 15 chars. 2)before @(symbol) only alphabates dont use ant special chars or numarics 3) after @(symbol) only one dot(.)symbol for ex:abc@gmail.com it is valid email or not based above conditons
Hi friends I need to know about jubula automation tool. Is anybody know in bangalore where jubula tanning class is going on do let me know. Its urgent for me to learn that tool please help.
What is the difference between browser sync and page sync in QTP?
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.
Suppose u run ur script today and it is working fine ,nobody has changed the setting and all.u r the owner for the script. But when tomorrow I ran the same script again it got failed and It didn't able to identify one object. Can you tell me what would be the reason for this
How To clear the AutoComplete?
How to Parameterize Object repository in QTP?
how to test one edit box using dotnet addin for Web Applications? write script?
Mention the different actions types of qtp.
any one can explain about QTP proocess,means where to start and how to start Scripting.
if our qtp vb Script may be Currepted then What we want do?