Using QTP checkpoint, where do you store your expected Properties of the object which later compares with the actual properties of the object???
4 8332Any one please tell me how to create framework in QTP (in detail). Is there any website for reference?
1 4423what is the present location of nageshwara rao's institute in hydrabad along with institute phone no. and name of institute.He has shifted from S.R Nagar.
3 5779If 2 gmail browsers are opened in our system, how to enter the mail id and password into second browser by using discriptive program?
7 15976Pls let me know how to find out creation time and index for the web application in descriptive programming?
HP,
2 8320can any one make me confirm about a real time employee with better experience in QTP who is providing QTP course individually in Bangalore???
3 5767Hi , I am new to VBscripting, My requirment is to write a vbscript to read a row (which has coloumns like Description, Code, date(DD/MM/YY), hours etc) and export these feilds to a Website and then click on Submit Automatically on that web page. This it should do for all the Rows in that excel file. Any help is much appriciated Thanks Shalini
TCS,
2 6503I have a tool for automation testing (eg:qtp).I have two functionality(A & B) to test.A is tested once in a year. B is tested everyday. At present i have the money and resource availability to automate only one functionality.Which one will u suggest and why?
3 8392I want to install qtp software in my system, My operating system is vista . Anybody please suggest me how to get QTP software with licence key
2 5254
How many types of parameters are available in quicktest professional?
what is vmodel?advantages and disadvantages of vmodel?
What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?
Output values? i want a practical example
What is a checkpoint? How many check points are there in qtp?
In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!
How can we retrieve the Bug Ids which are open&Reopen in status through QTP scrit?Please find the script which i tried... Dim objBugFactory, objBug Dim BugId Set TDConnection = QCUtil.TDConnection Set objBug = TDConnection.BugFactory If QCUtil.IsConnected then Reporter.ReportEvent 0, "Connected", "Connected to server: " + QCUtil.TDConnection.ServerName + chr (13) +"Project: " + QCUtil.TDConnection.ProjectName + chr (13) + "Domain: " + QCUtil.TDConnection.DomainName Reporter.ReportEvent 0, "Current time on server is","==>" & TDConnection.ServerTime Else Reporter.ReportEvent 1, "Not connected", "Not connected to Quality Center" End If If mybug.Status="Open" Then BugId=mybug.DefectId MsgBox BugId End If 'OR**********************************--------------------- -----********************************** If Bug_Fields("BG_STATUS").Value ="Open" Or "Re Open"Then BugId=Bug_Fields("BG_BUG_ID").Value MsgBox BugId End If
What is the difference between shared and local object repository?
what is the hierarchy to use properties in descriptive programming
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?
how many maximum number of virtual users we can create?
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....
How are actions and functions different in QTP?
Discuss the QTP Environment?
why should we give deliver good quality software?