If u don't have any Knowledge on perticular application but
they give that application to u for Testing ? Then How we
wil move towards testing on that application?
Answer Posted / debi prasad bhol
If u dont have any knowledge on perticular application but
they give that application to u for Testing , then in my
opinion u can test the application by designing the
specific kind of test case. Because we know that a tester
can design their test cae for the testing of application
and the design of test case can be done in three ways
1)Business logic based Test case design
2)Requirement based Test case design
3)User interface based Test case design
Here the Test case design is applicable "user interface
based test case design "
Then design test cases first then write test case
accordinly
then execute those test cases ,find bug ,analyse it .....
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the syntax for how to call one script from another?
What is the basic concept of qtp?
What are the technics follow in writing VB script?
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)
What phases are involved in testing an application in qtp?
What is test object model in quicktest professional (qtp)?
I recorded a Web App with a Oracle backend using QTP 9.5 and for some reason the scripts don't play back> What am I missing at this point. I recorded the same Apps under Sybase and they work great. This is Oracle 10g. Why won't my scripts play back.
When ‘option explicit’ keyword is used in qtp?
How did you resolve conflicts present in Object Repository?
What is optional step in qtp? How you can add optional step in qtp?
Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?
How to associate shared object repository to test in qtp?
How to break the object spy ?
explain keyword driven framework with banking domain?
What are the advantages of parameterization ?