How to test the login page in different ways in automation
testing and i need code?
How can i count the list box elements in QTP ?using script plz explain me (Chandana)
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
How can you pass value one action to another action?
why is execute file used.
hi, FOR 3+ QTP INTERVIEW, FOR EXAMPLE WE PUT ONLINE BANKING SYSTEM PROJECT IN OUR RESUME, IN PROJECT MANAGER ROUND...WHAT R THE MAJOR QUESTIONS ARE ASKED IN P.M? PLS TELL ME ATLEAST 10 QUESTIONS?.....AND IF POSSIBLE POST ANSWERS ALSO....
Is it possible for QTP to capture the objects in word document.If so please give me the code.Thank you.
How to check which add-ins are associated with a test in qtp?
Hi,Sudhanandareddy plz forword framework and ppts for QTP to me. This is my mail id: ranjith_99reddy@yahoo.co.in (your contact number also)
Write a script to print below pattern 5 4 3 2 1 5 4 3 2 5 4 3 5 4 5
I have developed and executed a script successfully, and saved the same to QC. When I tried to execute the script from QC, the script is not executing. What are the possible reasons?”
When I parameterize a script then for each iteration script is executed from begining to end. If I want to execute some middle steps multiple times using Parameterization (avoiding begining and end steps), what is the solution of this (e.g. total steps are 1 2 3 4 5 and i want 2 3 4 only(not 1 nd 5)
While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?