how would you go for testing a web application like any
jobsite?(using manual n qtp)..pls frnds its very urgent ..i
need realtime answers...thanks in advance

Answers were Sorted based on User's Feedback



how would you go for testing a web application like any jobsite?(using manual n qtp)..pls frnds it..

Answer / andy

Well, you have to follow two techniques: verification and
validation.

Perform the following testings:

Documentation Testing
Functionality Testing
Configuration Testing
Compatibility Testing
Peformance Testing

Is This Answer Correct ?    0 Yes 0 No

how would you go for testing a web application like any jobsite?(using manual n qtp)..pls frnds it..

Answer / sanju_gdk

what else do u want to test it in QTP I mean regarding what
you want to check i,e web tables,links,list boxes or
Funcationality..... as there are so many things to check it
either in manual or QTP.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

can any one tell me what is syntax error in line msgexist=Browser("title:=Gmail: Email.*").Page( "title:=Gmail: Email .*").WebElement(innertext=&msg).exist 'code ************** Call login("lal="," " ) wait(5) Call errormsg("Invalid email address. [?]" ) Function errormsg(msg) msgexist=Browser("title:=Gmail: Email.*").Page( "title:=Gmail: Email .*").WebElement(innertext=&msg).exist if msgexist then Reporter.ReportEvent micPass,"enter valid username or pwd ",msg else Reporter.ReportEvent micFail, "entered valid uname and pwd",msg end if End Function

5 Answers  


Hi,Sudhanandareddy plz forword framework and ppts for QTP to me. This is my mail id: ranjith_99reddy@yahoo.co.in (your contact number also)

0 Answers  


1) What is the diff Between GetRoproprty and Gettoproperty? 2)What is Redim?

5 Answers   STC,


Pls can anybody send me the Recent Technical and Interview Questions Which were asked in IBM(QTP)Automation PLZZZZZZZZZ

0 Answers   IBM,


What is diff betwee datatable.importsheet "path" and datatable.import

2 Answers  






In the website, the protocol has been changed http: to https what you will do? Tell me your approach?

0 Answers  


hi, i was adding the two numbers in qtp scripts but i didn't get the answer. see my below script, i dont know wht is the problem. i passed the value a=3 b= 2, i got the ans 32 instead of 5. i thing the problem is to be c = a+b my mail id karthis4u@gmail.com Dim a, b, c a = inputbox("enter the a ") b = inputbox("enter the b ") c = a + b print c

8 Answers  


suppose take one row in a row 16 columns is there.in 16 columns 16 numbers is there.but i want to get each 3 column number.o/p :5 columns get in 16 columns means. so can anybody write this function? plz send if u know the answer.

2 Answers   Bosch,


How to get the column count and column name from the resultset in the database connection program?

5 Answers   TCS,


How do you return a value from a function

1 Answers  


where do you define the objects as regular expression when u are using regular expressions.

4 Answers  


If some requirements r changed during the testing process ,then how can u handle this in frame work?

1 Answers  


Categories