. My application is updating the user information in the
application. Every time it is Adding on record in my
application and Validating the information like “Record has
added successfully”. Which Check point I have to put in
this situation? Why?
Answer Posted / nanda
you can parameterize the value in checkpoint properties window. or else u can use regular expression there.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...
What is the extension of the qtp local repository?
How to customize checkpoints with parameters?
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 to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box
Differences between quicktest professional (qtp) and winrunner?
Explain the difference between data driven testing and parameterization ?
What is RTM (require ment tracebulity marix) fromate?
how will you load the test cases in ddt?
Hi, While recording a Jave based web application, its recording all my actions and the objects.And I have 5 WebEdit objects on the page and all are recorded. But while execution, at the 2 WebEdit object, its entering the value into the object (Its making a call to the AJAX, matching the value), when the control get out of this object the value is erased or cleared. Could anyone please help. I have recoreded 5 more scenarios where WebEdit is in the picture on different webpages and all are working fine. Here is my Script: Browser("Sign In").Page("Matching Workbench_3").WebEdit ("locationLookup").Set "0320 - SEATTLE-KM" Browser("Sign In").Page("Matching Workbench_3").WebEdit ("supplierNameLookup").Set "TRAMMO PETROLEUM INC" *** SupplierNameLookup is the object, which is haing an issue. And also I was using the SendString function, but it didnt work.
Hi All, How to Compare two strings character by character in QTP
what is review
Which recording modes need more memory?
What are the challenges u faced in testing with crm domain? How u overcome with?
How to integrate the qualitycenter with qtp