. 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?

Answers were Sorted based on User's Feedback



. My application is updating the user information in the application. Every time it is Adding on r..

Answer / nanda

if u want to use checkpoints in script...u can use text
checkpoint here....why because...text checkpoint verifies
for some text whether that text is displayed in specified
location or not.

Is This Answer Correct ?    3 Yes 0 No

. My application is updating the user information in the application. Every time it is Adding on r..

Answer / sandipgami84

ys nanda is right


thanks,
Sandip
9714177088

Is This Answer Correct ?    0 Yes 0 No

. My application is updating the user information in the application. Every time it is Adding on r..

Answer / mvk

But the value is dynamically changing. If we put check point
test will fail. Please correct me if i am wrong.

Is This Answer Correct ?    0 Yes 0 No

. My application is updating the user information in the application. Every time it is Adding on r..

Answer / 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

. My application is updating the user information in the application. Every time it is Adding on r..

Answer / venkat

use GetRoproperty.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach

0 Answers   AppLabs,


Hi every body, I am new to QTP.pls help me if anybody knows the solution. Here is my doubt: I have 3 excel sheets in my local drive out of which one is password protected and i want to get the data of all these xL's either by importing or by reading the data finally i have to update this data in the website.(and the site is secured site) I tried by importing all XL"s one by one but couldn't do so. plss send me the code or atleast suggest me the approach. Thanks in Advance Padmaja

3 Answers   Symphony,


w is recovery senario manager

3 Answers   Infosys,


They asked by using qtp recording writing scripting

0 Answers   Wipro,


what is compiled module?

1 Answers  


By using QTP can we record any log files written by the application which is in execution?

0 Answers   Ordain Solutions,


How to perform action on objects, If two objects have the almost the same name ? example : Object 1 : "Entry of Items" Object 2 : "Items" Whenever I ask QTP to perform an action on Object 2 it performs action on Object 1. Note: The two objects are present in an Oracle Application tree.

2 Answers   Wipro,


How does Parameterization and Data-Driving relate to each other in QTP?

2 Answers  


if the excel sheet specified in script is not there,we get run time error how to handle the error ,please anybody explain me in detail

2 Answers   Quinnox,


Hi friend I have query regarding QTP datatable. I want to insert data in datatable during runtime. suppose i wrote datatble.value(1) = "Test data" so when i run the script it says column(1) doesn't exist. Then i write something in column A1 manualy and run the script again. Now it works fine. Pls clarify how i can put value in blank cell of datatable.

10 Answers   Apex,


Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)

0 Answers   GXS,


How software tester can use constants and variables in scripts?

0 Answers  


Categories