Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Hi All
I'm new in QTP. I'm trying to make test cases for login on
Flight.exe .

I have parametrise the agentname and password field.
So wen wromg agent name or password is entered it show a
dialog box with proper message(Like: "Wrong Password"
or :Please enter Password" etc) and OK button.

I have created If else block. Now my problem is i want to
make checkpoint on error message Dialog box. But each time
i create a checkpoint it shows same text message.

So how i can check that message is there or not.

Answers were Sorted based on User's Feedback



Hi All I'm new in QTP. I'm trying to make test cases for login on Flight.exe . I ha..

Answer / murali krishna

using Recovery scenario manager

Is This Answer Correct ?    3 Yes 0 No

Hi All I'm new in QTP. I'm trying to make test cases for login on Flight.exe . I ha..

Answer / sailaja

hi
i have written script like this . its working.i captured
the message.
systemutil.Run "C:\Program Files\Mercury
Interactive\QuickTest
Professional\samples\flight\app\flight4a.exe"
Dialog("Login").WinEdit("Agent Name:").Set "sailaja"
Dialog("Login").WinEdit
("Password:").SetSecure "480d599e2cdad2bd049683c4bb494beaea4
dabce"
Dialog("Login").WinButton("OK").Click
Dialog("Login").Dialog("Flight Reservations").Click 107,
28, micRightBtn
Dialog("Login").Dialog("Flight Reservations").Static
("Incorrect password. Please try again").Check CheckPoint
("Incorrect password. Please try again")

Please let me know if you ace any prob.





THANK YOU
SAILAJA.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More QTP Interview Questions

What are the different scripting languages you could use when working with QTP ?

6 Answers  


Who uses qtp tool?

0 Answers  


What is difference between QC and TD?

8 Answers  


What is an Regular expression doing in VBScript?Tell the pattern for the email verification.

1 Answers   Accenture,


When i used this below script to insert value in the Datatable... At run time it was inserting the given value in the specified column, But after execution all those inserted values were cleared automatically... datatable("column name",sheetid)=value

1 Answers  


you written some code in qtp for opening google.com browser and entered some text inthe search text box and clicked search button. this is ur script.. before running this script i have already opened two google.com browsers. now am running the script what will happen? script will run or what?? Thanks... Nani

4 Answers   Oracle,


How to create a standard checkpoint ?

0 Answers  


.qfl extension for which file? where vl use it

1 Answers   iFlex,


I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.

0 Answers  


banking domain description for software tester for interview

0 Answers   Semantic Space,


why don’t use real time they r not using check points

1 Answers   Wipro,


How many lines of code in each script of QTP?

0 Answers  


Categories