what is the diff between manual test plan document and
automation test plan doc.can u explain indetail.
No Answer is Posted For this Question
Be the First to Post Answer
Plz suggest me a good training institute in Mumbai/hyderabad for QTP…. Plz advice thank u
can we use QTP for load testing instead of load runner?
how to i add the values using the check points property?( i.e valid data(for valid data it's giving the footer message:value is added) and for invalid data: special chars, spaces,Duplicates and null values (in my page when ever we enter special chars, spaces and null values, it's giving the proper warning message and for Duplicates it's giving the footer message:"value already exists)?
Write code for ,We have a web table with rows and columns like EmpID EName Action 1 ABC Edit Delete 2 XYZ Edit Delete 3 PQR Edit Delete In the above Table the last column has two links we have to click first link based up on EmpID =2
how to get the object count ?????????
How many ways we can parameterize data in quicktest professional?
How u send bugs to dev'lpment team all at once or one by one or waht is the process?
Suppose u write test case in Excel sheet . how u open that test case in Test Director?
explain how to write vb script in qtp?when will you write own script?
Without QTP (or any Testing tool) can we able to test the GUI part of the Applications. for Example generating the Scripts in Notepad and Executing them Using VB. Is it Possible to do so..
How will you handle the situation when object is not captured during record?
How can i open 5 multiple browser at once through QTP VB script and i want to login with 5 different credentials i already tried with this code but its entering credentials only for first browser and am using datatable to parameterize