How to import a test case present in ".xls" file to TD under a Test set?
No Answer is Posted For this Question
Be the First to Post Answer
Check point what is how many types of checkpoint and explain
How to run a test using quicktest professional (qtp)?
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?
Waht is diff between SystemUtil.Run and invokeapplication
who is the best faculty in Hyderabad for QTP?
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)
banking project description for software tester
How to add verification steps to tests?
How do you send email with attachment from outlook using qtp ?
Suppose U change the script whether it affect the object properties of the object in the object repository
How many types of actions are there in quicktest professional (qtp)?
Can anybody give the code for ALL DATATABLE METHODS)(ex: datatable.getrowcount, datatable.getsheet etc....) and ALL DATABASE COMMANDS (like .getcelldata, which are used to retrieve data from a database and from a webtable)with examples.