. 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

1.how can we report the QTP test result in a different excel sheet 2.

3 Answers   Aurigo,


I want to configure the OR and library files to a particular QTP test during run time. Note: OR and Library files are located in Quality Center. Is it possible in QTP? Anybody having code?

0 Answers  


in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded

0 Answers  


Can I import a excel sheet in Action1 datatable? How?

2 Answers   IBM,


When I used random numbers(1 to 9) with regular expression and run the test, it runs only 5 iterations with passed result instead of running all 1 to 9. Please tell me what can be the reason

0 Answers  






Why do you choose only QTP for your project automation among remaining tools like Rational robot and silk test?

2 Answers   CTS,


In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.

0 Answers  


What does mean by Scope of Automation?n How we defined it?

0 Answers   L&T,


In my QTP script I have a word in notepad that ends in a question mark, for example... "father?" As part of my script I want to delete the question mark. How do you delete a character in notepad?

4 Answers  


write a script for get the following result: username password frm the string1="A=username" string2="B=password"

3 Answers   Oracle,


how can i change the action path that called in other action. when i copy one action to other pc,the action"test2" calls another action(C:\test1\action0),and i update this"test1",the folder update to "action1",but when i open "test2", it just point the call path to "C:\test1 \action0", but does not update to "action1",and the change i make can be shown in test2. so, can i update the call path manully? thanks

2 Answers   HP,


what is debugging testing?

5 Answers  


Categories