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)?
No Answer is Posted For this Question
Be the First to Post Answer
Have you faced any problems with object repository?
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
we have 10 more actions in our test and we are using exit action command to come out from the action if any error s occured.In action 1 if any error occurs control is moving to second action but if we get error in second action exitaction is throwing general run error. Please give a idea to overcome .
How to handle the exceptions using recovery scenario manager in QTP?
How will you check a web application for broken links using qtp?
what is the difference between the modular framework and datadriven frame work
what is the difference between Reusable action and external action?
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?
HOW DO U CALL A ACTION IN QTP?
Hi,EXCEL SHEET AND DATA TABLE . BOTH ARE SAME OR NOT?
What is the extension of the qtp local repository?
in a database table there are 3 columns (name , marks,grade) , in application after retrieving data from db to fields name, marks click ok button then grade should displayed ---for this how to write vb script prgm